Re: CommitDelay performance improvement - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CommitDelay performance improvement
Date
Msg-id 29219.982958127@sss.pgh.pa.us
Whole thread Raw
In response to Re: CommitDelay performance improvement  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: CommitDelay performance improvement  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Is there significant time between entry of CommitTransaction() and the
> fsync()?  Maybe not.

I doubt it.  No I/O anymore, anyway, unless the commit record happens to
overrun an xlog block boundary.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Lock structures
Next
From: Adam Rose
Date:
Subject: Truncating column names