Files
repmgr/sql_utils
postgres 9f61ea6c5c In 9.0beta3 the function GetLatestXLogTime() was removed
and replaced by GetLatestXTime() but this function cannot
be called from external programs.
Instead now we are using GetXLogReceiptTime() which tells
us what was the last time we got a WAL record by streaming
or file.
2010-07-30 11:39:29 -05:00
..
2010-06-17 10:43:35 -05:00
2010-06-17 10:43:35 -05:00