Re: Subscriber to Get Only Some of The Tables From Publisher

2021-09-09 Thread Simon Riggs
On Thu, 9 Sept 2021 at 06:54, Avi Weinberg  wrote:

> I have a publisher with around 30 tables.  I have two types of subscribers.  
> Both types needs 25 "common" tables from the publisher plus 2-3 specific 
> tables for each type of subscriber.
>
> For maintenance and monitoring reasons it is better for me to have both 
> subscribers point to the same publisher but "skip/ignore" 2-3 tables that are 
> not needed for them.  If this is not possible, I will be forced to create 2 
> publishers.
>
> Any idea hot to ignore tables from publisher?

That's not the way the APIs are defined.

Creating 2 publications should not be a problem.

Specifying the metadata for your situation would be about the same
complexity in all cases.

-- 
Simon Riggshttp://www.EnterpriseDB.com/




Subscriber to Get Only Some of The Tables From Publisher

2021-09-08 Thread Avi Weinberg
Hi,

I have a publisher with around 30 tables.  I have two types of subscribers.  
Both types needs 25 "common" tables from the publisher plus 2-3 specific tables 
for each type of subscriber.

For maintenance and monitoring reasons it is better for me to have both 
subscribers point to the same publisher but "skip/ignore" 2-3 tables that are 
not needed for them.  If this is not possible, I will be forced to create 2 
publishers.

Any idea hot to ignore tables from publisher?
IMPORTANT - This email and any attachments is intended for the above named 
addressee(s), and may contain information which is confidential or privileged. 
If you are not the intended recipient, please inform the sender immediately and 
delete this email: you should not copy or use this e-mail for any purpose nor 
disclose its contents to any person.