Re: WAL and commit_delay

From: Adriaan Joubert <a(dot)joubert(at)albourne(dot)com>
To:
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: WAL and commit_delay
Date: 2001-02-18 09:50:14
Message-ID: 3A8F9AD6.5700C2ED@albourne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew Kirkwood 2001-02-18 11:18:39 beta4 RPM bug
Previous Message Tom Lane 2001-02-18 03:45:18 Re: Re: WAL and commit_delay