git.postgresql.org Git - postgresql.git/commit
Wed, 8 Apr 2020 07:59:27 +0000 (09:59 +0200)
Wed, 8 Apr 2020 09:19:23 +0000 (11:19 +0200)
commit 83fd4532a72179c370e318075a10e0e2aa832024
Allow publishing partition changes via ancestors
To control whether partition changes are replicated using their own
identity and schema or an ancestor's, add a new parameter that can be
set per publication named 'publish_via_partition_root'.
This allows replicating a partitioned table into a different partition
structure on the subscriber.
Author: Amit Langote <amitlangote09@gmail.com>
Reviewed-by: Rafia Sabih <rafia.pghackers@gmail.com>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Reviewed-by: Petr Jelinek <petr@2ndquadrant.com>
Discussion: https://www.postgresql.org/message-id/flat/CA+HiwqH=Y85vRK3mOdjEkqFK+E=ST=eQiHdpj43L=_eJMOOznQ@mail.gmail.com
15 files changed:
This is the main PostgreSQL git repository.
RSS
Atom