Re: WAL and commit_delay
Adriaan Joubert <a.joubert@albourne.com>
From: Adriaan Joubert <a.joubert@albourne.com>
To:
Cc: pgsql-hackers@postgresql.org
Date: 2001-02-18T09:50:14Z
Lists: pgsql-hackers
fdatasync() is available on Tru64 and according to the man-page behaves as Tom expects. So it should be a win for us. What do other commercial unixes say? Adriaan