Regarding publish_via_partiton_root with pglogical - Mailing list pgsql-general

From Durgamahesh Manne
Subject Regarding publish_via_partiton_root with pglogical
Date
Msg-id CAJCZkoLW8vhWbB6BZophZvkg2BmkpqbYj39kiYVdy9td5eQJQg@mail.gmail.com
Whole thread Raw
Responses Re: Regarding publish_via_partiton_root with pglogical
List pgsql-general
Hi

Respected Team 

I know the use case of implementing the partitions with publication and subscription of built-in logical replication 
CREATE PUBLICATION dbz_publication FOR TABLE betplacement.bet WITH (publish_via_partition_root = true); This will use parent table to replica data changes to target from source 
But
Could you please provide a logic to implement the same with pglogical ?
Do i need to add this publish_via_partition_root to pglogical.replication_set_add_table functionality ?
you response is valuable in this aspect 

Regards,
Durga Mahesh

pgsql-general by date:

Previous
From: Dimitrios Apostolou
Date:
Subject: Re: Query on partitioned table needs memory n_partitions * work_mem
Next
From: "sivapostgres@yahoo.com"
Date:
Subject: Re: Re. Select with where condition times out