RE: How to set checkpoints - Mailing list pgsql-admin

From Mikheev, Vadim
Subject RE: How to set checkpoints
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D3272@sectorbase1.sectorbase.com
Whole thread Raw
In response to How to set checkpoints  (Richard Ray <rray@mstc.state.ms.us>)
List pgsql-admin
> I've searched the documentation and the mailing lists archive but I'm
> unable to find info on setting checkpoints and performing roll-forward
> operations with the transaction log. I'd appreciate it if
> someone could point me to the right docs.

WAL stuff is not documented yet.
Anyway you shouldn't worry about checkpoints - postmaster will create
one each 300 sec (by default, you can change checkpoint_timeout option).

Vadim

pgsql-admin by date:

Previous
From: "Christian Pomar"
Date:
Subject: Tuple is too big
Next
From: "hedy Xu"
Date:
Subject: A pg_dump error!