Re: Streaming replication and WAL archive interactions - Mailing list pgsql-hackers

From Harinath Kanchu
Subject Re: Streaming replication and WAL archive interactions
Date
Msg-id 41D301A5-AB81-4B21-8AC1-9DD602362D31@apple.com
Whole thread Raw
In response to Re: Streaming replication and WAL archive interactions  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
Hi All,

I posted about this last year [1] -- sharing our experience
hitting WAL archival gaps in production and asking for last_archived_wal
to be surfaced on the standby via keep-alive messages.

Glad to see Andrey's  patch reviving this.

If the full shared mode lands, great. But even if that's too much for
now, just exposing last_archived_wal on the standby -- in
pg_stat_wal_receiver or anywhere queryable -- would unblock everyone
solving this problem externally.

[1] https://www.postgresql.org/message-id/flat/CAO7WNRTBrPn0WU9GTimoK-0FHRynaUHa34%3DAp5puCzEipNymFg%40mail.gmail.com

Thanks,
Harinath


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Release notes for next week's re-releases
Next
From: Heikki Linnakangas
Date:
Subject: Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)