On Fri, May 5, 2017 at 1:51 PM, Petr Jelinek <[email protected]> wrote: > Syntax of ALTER command is correct, syntax of the connection string is > not, you are probably getting errors in log from the replication worker. > > We could check validity of the connection string though to complain > immediately like we do in CREATE.
Well if CREATE checks the validity, surely it's a bug if ALTER doesn't do the same. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
