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



Reply via email to