wal_sync_methods for AIX - Mailing list pgsql-performance

From Dan Langille
Subject wal_sync_methods for AIX
Date
Msg-id 1959485A-0DC4-4EA3-864A-D40A7F8AA094@langille.org
Whole thread Raw
Responses Re: wal_sync_methods for AIX
Re: wal_sync_methods for AIX
List pgsql-performance
We're using PostgreSQL 8.1.11 on AIX 5.3 and we've been doing some
playing around
with various settings.  So far, we've (I say we, but it's another guy
doing the work) found
that open_datasync seems better than fsync.  By how much, we have not
yet determined,
but initial observations are promising.

Our tests have been on a p550 connected to DS6800 array using pgbench.

One nasty behaviour we have seen is long running commits. Initial
thoughts connected
them with checkpoints, but the long running commits do not correlate
with checkpoints being
written.  Have you seen this behaviour?

FYI, 8.3.0 is not an option for us in the short term.

What have you been using on AIX and why?

thanks

--
Dan Langille -- http://www.langille.org/
dan@langille.org





pgsql-performance by date:

Previous
From: Erik Jones
Date:
Subject: Re: shared_buffers in 8.3 w/ lots of RAM on dedicated PG machine
Next
From: "Joshua D. Drake"
Date:
Subject: Re: wal_sync_methods for AIX