Re: Tablespaces - Mailing list pgsql-hackers

From Gavin Sherry
Subject Re: Tablespaces
Date
Msg-id Pine.LNX.4.58.0402262255140.17527@linuxworld.com.au
Whole thread Raw
In response to Re: Tablespaces  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Responses Re: Tablespaces  (Hans-Jürgen Schönig <postgres@cybertec.at>)
List pgsql-hackers
> Is it possible to put WALs and CLOGs into different tablespaces? (maybe
> different RAID systems). Some companies want that ...

I wasn't going to look at that just yet.

There is of course the temporary hack of symlinking WAL else where.

I'd be interested to see the performance difference between WAL and data
on the same RAID/controller and WAL and data on different RAID/controller
with Jan's improvements to the buffer management.

Gavin


pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Tablespaces
Next
From: Dennis Bjorklund
Date:
Subject: Re: Tablespaces