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