RE: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c) - Mailing list pgsql-hackers

From Mikheev, Vadim
Subject RE: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D3180@sectorbase1.sectorbase.com
Whole thread Raw
List pgsql-hackers
> > I am just suggesting that instead of flushing the log on every
> > transaction end, just do it every X seconds.
> 
> Or maybe more practical is, when the log buffer fills. 
> And of course during checkpoints.

Also before backend's going to write dirty buffer from pool
to system cache - changes must be logged before reflected
in data files.

Vadim


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: [GENERAL] PHPBuilder article -- Postgres vs MySQL
Next
From: Peter Eisentraut
Date:
Subject: termcap and curses