tablesync copy ignores publication actions - Mailing list pgsql-hackers

From Peter Smith
Subject tablesync copy ignores publication actions
Date
Msg-id CAHut+PtbfALjFpS2MkrvQ+wWQKByP7CNh9RtFta-r=BHEU3S3w@mail.gmail.com
Whole thread Raw
Responses Re: tablesync copy ignores publication actions
Re: tablesync copy ignores publication actions
List pgsql-hackers
The logical replication tablesync ignores the publication 'publish'
operations during the initial data copy.

This is current/known PG behaviour (e.g. as recently mentioned [1])
but it was not documented anywhere.

This patch just documents the existing behaviour and gives some examples.

------
[1] https://www.postgresql.org/message-id/CAA4eK1L_98LF7Db4yFY1PhKKRzoT83xtN41jTS5X%2B8OeGrAkLw%40mail.gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: pg_rewind: warn when checkpoint hasn't happened after promotion
Next
From: Thomas Munro
Date:
Subject: Re: proposal - psql - use pager for \watch command