From: | Hans-Jürgen Schönig <postgres(at)cybertec(dot)at> |
---|---|
To: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Tablespaces |
Date: | 2004-02-26 12:33:54 |
Message-ID: | 403DE7B2.1030600@cybertec.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-hackers-win32 |
Gavin Sherry wrote:
>>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.
that's what we do now.
we symlink databases and wals ...
> 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
yes, that's what i am looking for. i should do some testing.
in case of enough i/o power additional cpus scale almost linearily
(depending on the application of course; i have done some testing on a
customer's aix box ...).
it would be interesting to see what jan's buffer strategy does (and bg
writer) ...
--
Cybertec Geschwinde u Schoenig
Schoengrabern 134, A-2020 Hollabrunn, Austria
Tel: +43/2952/30706 or +43/664/233 90 75
www.cybertec.at, www.postgresql.at, kernel.cybertec.at
From | Date | Subject | |
---|---|---|---|
Next Message | Karel Zak | 2004-02-26 13:35:33 | ORDER BY different locales |
Previous Message | Joshua D. Drake | 2004-02-26 12:25:28 | Re: Tablespaces |
From | Date | Subject | |
---|---|---|---|
Next Message | Alex J. Avriette | 2004-02-26 16:14:37 | Re: Tablespaces |
Previous Message | Joshua D. Drake | 2004-02-26 12:25:28 | Re: Tablespaces |