On Fri, Dec 10, 2010 at 3:51 PM, aaliya zarrin <[email protected]> wrote: > Can anybody tell after finding the trigger file what steps does postgres > follow?
The server applies all the WAL records available, performs checkpoint, renames recovery.conf, and gets out of recovery mode. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
