Re: How to find local logical replication origin? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: How to find local logical replication origin?
Date
Msg-id 20180910063016.GF19122@paquier.xyz
Whole thread Raw
In response to How to find local logical replication origin?  (Jinhua Luo <luajit.io@gmail.com>)
List pgsql-hackers
On Sat, Sep 08, 2018 at 05:41:06PM +0800, Jinhua Luo wrote:
> What's the local logical replication origin, which could be used to
> filter local changes in the replication slot?

You are looking for that perhaps?
https://www.postgresql.org/docs/devel/static/replication-origins.html

After that there is no actual default origin set, hence you would need
to set it explicitely.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Problem while setting the fpw with SIGHUP
Next
From: Michael Paquier
Date:
Subject: Re: stat() on Windows might cause error if target file is largerthan 4GB