Re: Logical replication - Mailing list pgsql-general

From Konireddy Rajashekar
Subject Re: Logical replication
Date
Msg-id CAGpkkhtMW-R3Q0Navg6-d8_a-UHWuKog8KKxxRetcXA-YvBrrQ@mail.gmail.com
Whole thread Raw
In response to Re: Logical replication  (Michael Lewis <mlewis@entrata.com>)
List pgsql-general
Thanks Michael.

On Mon, 6 Apr, 2020, 9:49 PM Michael Lewis, <mlewis@entrata.com> wrote:
There is nothing native to compute this. This was asked a month or so ago. The best the poster came up with was a regular query on master DB which updates a timestamptz field. Assuming master and slave have clocks in sync, it is simple to compute the lag from that.

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: How to unnest nested arrays
Next
From: Laurenz Albe
Date:
Subject: Re: what happens when you issue ALTER SERVER in a hot environment?