Search Postgresql Archives

Re: Understanding pg_last_xlog_receive_location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I was able to test 9.4.11 and am seeing the same behavior:

postgres=# SELECT pg_is_in_recovery(), pg_last_xlog_receive_location(), pg_last_xlog_replay_location();
 pg_is_in_recovery | pg_last_xlog_receive_location | pg_last_xlog_replay_location
-------------------+-------------------------------+------------------------------
 t                 |                               | 0/3000198

On Wed, Mar 1, 2017 at 11:17 AM, Zach Walton <zacwalt@xxxxxxxxx> wrote:
Thanks. We have some patches on the 9.4.5 code base (not in the replication path). I'll work on porting those to 9.4.11 and will report back to the thread.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux