Re: BUG #18540: Does PG16 standby database support function pg_replication_origin_advance? - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #18540: Does PG16 standby database support function pg_replication_origin_advance?
Date
Msg-id ZpXGRMpnoaxLMgP_@paquier.xyz
Whole thread Raw
In response to BUG #18540: Does PG16 standby database support function pg_replication_origin_advance?  (PG Bug reporting form <noreply@postgresql.org>)
Responses 回复: [External]Re: BUG #18540: Does PG16 standby database support function pg_replication_origin_advance?
List pgsql-bugs
On Mon, Jul 15, 2024 at 08:28:26AM +0000, PG Bug reporting form wrote:
> Seems the function pg_replication_origin_advance is not supported running on
> standby instance.  It there any workaround for it?

Not that I know of.  One would need to study how to lift this
restriction in place since the introduction of replication origins in
5aa2350426c4.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17889: Invalid cursor direction for a foreign scan that reached the fetch_size (MOVE BACKWARD ALL IN cX)
Next
From: feichanghong
Date:
Subject: Re: BUG #18371: There are wrong constraint residues when detach hash partiton concurrently