pgsql: Fix double publish of child table's data. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix double publish of child table's data.
Date
Msg-id E1mvAIC-0002A5-Lf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix double publish of child table's data.

We publish the child table's data twice for a publication that has both
child and parent tables and is published with publish_via_partition_root
as true. This happens because subscribers will initiate synchronization
using both parent and child tables, since it gets both as separate tables
in the initial table list.

Ensure that pg_publication_tables returns only parent tables in such
cases.

Author: Hou Zhijie
Reviewed-by: Greg Nancarrow, Amit Langote, Vignesh C, Amit Kapila
Backpatch-through: 13
Discussion: https://postgr.es/m/OS0PR01MB57167F45D481F78CDC5986F794B99@OS0PR01MB5716.jpnprd01.prod.outlook.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/614b77d65a3859ad8d2c1c28475e98ddee06dc50

Modified Files
--------------
src/backend/catalog/pg_publication.c      | 52 +++++++++++++++++++++++++++++++
src/test/regress/expected/publication.out |  9 ++++++
src/test/regress/sql/publication.sql      |  4 +++
src/test/subscription/t/013_partition.pl  | 18 ++++++++---
4 files changed, 79 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Check that we have a working tar before trying to use it
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix some typos with {a,an}