summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeValuesscan.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2021-12-01 10:18:27 +0530
committerAmit Kapila <akapila@postgresql.org>2021-12-01 10:18:27 +0530
commit4b8eec716a524b9c9f4a65660a7006628c1d8da3 (patch)
treeb3d9705343660aa912686cd79032df2501c8ce3b /src/backend/executor/nodeValuesscan.c
parent175edafd1f30a78643359b56c5545b5e7aabfb50 (diff)
Doc: Add "Attach Partition" limitation during logical replication.
ATTACHing a table into a partition tree whose root is published using a publication with publish_via_partition_root set to true does not result in the table's existing contents being replicated. This happens because subscriber doesn't consider replicating the newly attached partition as the root table is already in a 'ready' state. This behavior was introduced in PG13 (83fd4532a7) where we allowed to publish partition changes via ancestors. We can consider fixing this limitation in the future. Author: Amit Langote Reviewed-by: Hou Zhijie, Amit Kapila Backpatch-through: 13 Discussion: https://postgr.es/m/OS0PR01MB5716E97F00732B52DC2BBC2594989@OS0PR01MB5716.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/executor/nodeValuesscan.c')
0 files changed, 0 insertions, 0 deletions