Replication: Different naming policy

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Replication: Different naming policy
Дата
Msg-id 158699287529.25691.15602581500179833978@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Replication: Different naming policy  (Euler Taveira <euler.taveira@2ndquadrant.com>)
Список pgsql-docs
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  master(192.168.1.180) slave(192.168.1.185)"
....

I get the naming error (Replication slot names may only contain lower case
letters, numbers, and underscore character.

Don't  know about other versions but 
Thought to imply to this matter, thanks.

В списке pgsql-docs по дате отправления:

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: Logical replication subscription owner
Следующее
От: PG Doc comments form
Дата:
Сообщение: Replication: Different naming policy