Re: BUG #17867: pg_dump intermittently hangs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17867: pg_dump intermittently hangs
Дата
Msg-id 2228293.1679668866@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17867: pg_dump intermittently hangs  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> pg_dump command : 
> pg_dump host=server.postgres.database.azure.com -p 5432
> username=admin1@server -w -F c -dbname=demo -v -f /root/out.dump

Both of the stack traces you show are blocked trying to write
debug messages to the terminal.  Maybe you should drop "-v".

            regards, tom lane



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: BUG #17867: pg_dump intermittently hangs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RHEL8 Got error: iso-8859-1 type name ‘sigjmp_buf’ while compiling C simple code after including pg_type.h