Re: extensible options syntax for replication parser?
От | tushar |
---|---|
Тема | Re: extensible options syntax for replication parser? |
Дата | |
Msg-id | 362c9ed1-4754-2b66-bff4-28e6fd40b568@enterprisedb.com обсуждение исходный текст |
Ответ на | Re: extensible options syntax for replication parser? (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: extensible options syntax for replication parser?
|
Список | pgsql-hackers |
On 9/23/21 8:35 PM, Robert Haas wrote: > Thanks. Looks like that version had some stupid mistakes. Here's a new one. Thanks, the reported issue seems to be fixed now for HEAD w/patch (publication) to HEAD w/patch (subscription) but still getting the same error if we try to perform v12(publication) to HEAD w/patch(subscription) . I checked there is no such issue for v12(publication) to v14 RC1 (subscription) postgres=# create subscription sub123s CONNECTION 'host=127.0.0.1 user=edb port=4444 dbname=postgres' PUBLICATION pp with (slot_name = from_v14); ERROR: could not create replication slot "from_v14": ERROR: syntax error postgres=# -- regards,tushar EnterpriseDB https://www.enterprisedb.com/ The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: