PostgreSQL Logical Replication Questions - Mailing list pgsql-admin

From Sbob
Subject PostgreSQL Logical Replication Questions
Date
Msg-id 7e647cde-9849-1c4b-bbc3-a1f0eb643833@quadratum-braccas.com
Whole thread Raw
List pgsql-admin
All;

We are setting up logical replication with the CREATE PUBLICATION and 
CREATE SUBSCRIPTION functionality.

we have seven source database servers (publishers) and one target system 
(subscruber)

each subscriber is in a different schema

I am seeing that when errors occur (ddl changes, no PK, etc) that it 
tends to block all activity and thus the other 6 subscribers are not 
getting updated.


Can I allocate a specific number of resources / worker processes to a 
specific subscriber?


Thanks in advance





pgsql-admin by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: PgAdmin cannot locate my server
Next
From: Wells Oliver
Date:
Subject: pg_cancel_backend and pg_terminate_backend