On Sat, Mar 6, 2010 at 12:13 AM, Heikki Linnakangas <[email protected]> wrote: > The REDO location of last checkpoint might deserve a function of its > own, like we have pg_last_xlog_replay_location() and > pg_last_xlog_receive_location().
Agreed. I submitted the patch which introduces new function returning the REDO location of last checkpoint, on other thread. http://archives.postgresql.org/pgsql-hackers/2010-03/msg00334.php Are you planning to apply the patch until 9.0 release? 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
