Re: postgres 9.6: insert into select finishes only in pgadmin not psql

Поиск
Список
Период
Сортировка
От Corey Taylor
Тема Re: postgres 9.6: insert into select finishes only in pgadmin not psql
Дата
Msg-id CADBz387VJq5QQ+S_E7ft7QNRdxhCtMUhGcRuYV=5TQrss50pjQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres 9.6: insert into select finishes only in pgadmin not psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: postgres 9.6: insert into select finishes only in pgadmin not psql
Re: postgres 9.6: insert into select finishes only in pgadmin notpsql
Список pgsql-general
First thing I'd look at is whether it's the same execution environment
in both cases, eg same search_path.

As far as I can tell, it's the same execution environment, same search_path and same user.

I found after testing other situations, that the psql command would always finish as expected after canceling the first query that ran too long.  I was able to reproduce this scenario with psql and pgadmin4 with various combinations.

Any suggestions on what that would indicate?  The canceled query does not complete as there are no rows and no duplicate errors when running the second time.

corey 

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

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: pgbouncer with ldap
Следующее
От: Vikas Sharma
Дата:
Сообщение: pg_receivexlog or archive_command