Re: PostgreSQL and ZFS

From: "Larry Rosenman" <ler(at)lerctr(dot)org>
To: 'Thomas Bräutigam' <thomas(dot)braeutigam(at)nexustelecom(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: PostgreSQL and ZFS
Date: 2008-09-03 20:17:07
Message-ID: 019501c90e02$10007a40$30016ec0$@org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm running on ZFS on a lightly loaded FreeBSD 7 box, and it's fine.

I did give ZFS the hint with recordsize=8K on the data directory/fs, but
nothing else.

(other than the usual caveats with ZFS on FreeBSD (I'm on amd64)).

LER

--

Larry Rosenman http://www.lerctr.org/~ler

Phone: +1 512-248-2683 E-Mail: ler(at)lerctr(dot)org

US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

From: pgsql-admin-owner(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of Thomas Bräutigam
Sent: Wednesday, September 03, 2008 10:22 AM
To: pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] PostgreSQL and ZFS

Hello all,

I am working with a PostgreSQL Database and I want to change the Filesystem
to ZFS.

Does someone have experience with PostgreSQL and its Performance with ZFS?
Are the current write options for PostgreSQL suitable for ZFS?

Do I need to finetune Postgres with the settings for ZFS?

Like finetuning of...

- fsync
- wal_sync_method

Thanks if someone can help me on this.

Cheers Thomas

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message valgog 2008-09-04 07:35:02 Re: Database encoding
Previous Message Jan-Peter Seifert 2008-09-03 19:28:05 Re: SSL problems