| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | tablesync copy ignores publication actions |
| Date: | 2022-06-07 04:10:51 |
| Message-ID: | CAHut+PtbfALjFpS2MkrvQ+wWQKByP7CNh9RtFta-r=BHEU3S3w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
Kind Regards,
Peter Smith.
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-PGDOCS-tablesync-ignores-publish-operation.patch | application/octet-stream | 4.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2022-06-07 04:50:06 | Re: proposal - psql - use pager for \watch command |
| Previous Message | Kyotaro Horiguchi | 2022-06-07 03:39:38 | Re: pg_rewind: warn when checkpoint hasn't happened after promotion |