On Tue, Aug 16, 2011 at 2:34 AM, senthilnathan <[email protected]> wrote: > Thanks for your reply. > > What will happen if you issue *checkpoint* at STANDBY. I presume that it > will flush the data to the disk.
It will perform a restartpoint. http://www.postgresql.org/docs/9.0/static/wal-configuration.html -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
