On Tue, 2007-09-25 at 09:24 -0400, Tom Lane wrote:
> Simon Riggs <[EMAIL PROTECTED]> writes:
> > I'd like to reword this line in the Asynch commit docs:
> >"when transaction commit begins."
>
> I do not think your proposed rewording is better.
OK
> The point I was
> trying to cover is that
Simon Riggs <[EMAIL PROTECTED]> writes:
> I'd like to reword this line in the Asynch commit docs:
>"when transaction commit begins."
I do not think your proposed rewording is better. The point I was
trying to cover is that "SET LOCAL synchronous_commit" will affect the
upcoming commit, and th
I'd like to reword this line in the Asynch commit docs:
"when transaction commit begins."
Transaction commit is when the transaction ends, so using the word begin
in that way is confusing.
Index: doc/src/sgml/wal.sgml
===
RCS fil