We've now been hit twice by this today, 10:14 UTC, 11:18 UTC.
The following query can help diagnose the problem - if you see a log of replication_lag queries that's a problem:
select current_query from pg_Stat_activity where usename like 'lpnet%';
We've now been hit twice by this today, 10:14 UTC, 11:18 UTC.
The following query can help diagnose the problem - if you see a log of replication_lag queries that's a problem:
select current_query from pg_Stat_activity where usename like 'lpnet%';