Query tool window stops executing queries after some situations

2017-10-08 Thread Eduardo Piombino
I was just trying the new postgres 10 logical replication, and for that I had to issue a CREATE PUBLICATION mypub FOR table mytable on the server, and a CREATE SUBSCRIPTION mysub CONNECTION 'host=myhost ...' PUBLICATION mypub; The problem is that after a failed attempt (wrong host, no password, wr

test

2017-10-08 Thread Eduardo Piombino
test