On Wed, Dec 8, 2010 at 1:31 AM, Gabi Julien <[email protected]> wrote: > pg_last_xact_replay_timestamp() returns null when the server is restarted > until a new transaction is streamed to the hot standby server. It might take > a long time before this happens. Because of this, we can't rely this function > completely.
I couldn't reproduce this. Could you provide a self-contained test case? Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
