Re: Query tool window stops executing queries after some situations

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: Query tool window stops executing queries after some situations
Дата
Msg-id CAKKotZSb73oHGKJsTGr2O6q8UU=hgXzKEBjnqRV3F9uDSjM+ow@mail.gmail.com
обсуждение исходный текст
Ответ на Query tool window stops executing queries after some situations  (Eduardo Piombino <drakorg@gmail.com>)
Список pgadmin-support
Hi,


--
Regards,
Murtuza Zabuawala

On Mon, Oct 9, 2017 at 3:23 AM, Eduardo Piombino <drakorg@gmail.com> wrote:
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, wrong password, etc) in the CREATE SUBSCRIPTION the query window does not work anymore. It's still there, but you can't run any queries on it. 

You just have to copy all the text from there, close it, and launch a new one (CTR-N also doesnt work anymore in version 4, as it did in 3.x to open a new window, as CTRL-F4 or CTRL-W dont work anymore to close a window, or tab in this case, either).

Regards.

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

Предыдущее
От: Ronald Viscarra
Дата:
Сообщение: Re: pgAdmin 4 v2, server cannot be connected
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Re: pgadmin4 exception: session['_id'] not in self.managers