Re: Replication: Different naming policy

2020-04-16 Thread Euler Taveira
On Thu, 16 Apr 2020 at 04:36, PG Doc comments form wrote: > > I get the naming error (Replication slot names may only contain lower case > letters, numbers, and underscore character. > > This is not a bug. The message is clear. Postgres uses the subscription name to name replication slot and sinc

Replication: Different naming policy

2020-04-16 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/sql-createsubscription.html Description: [update to my last message] Hi, i'm using v10. Naming is deferent between publication and subscription. Create publication "PubAll Master(192.16

Replication: Different naming policy

2020-04-16 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/sql-createsubscription.html Description: Hi, i'm using v10 and Create publication "PubAll Master(192.168.1.180) Slave(192.168.1.185)" Works fine, but Create publication "suball mast