Re: pg_restore encounter deadlock since PostgreSQL bringing up

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: pg_restore encounter deadlock since PostgreSQL bringing up
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B50FE64BB@ntex2010i.host.magwien.gv.at
обсуждение исходный текст
Ответ на pg_restore encounter deadlock since PostgreSQL bringing up  (zh1029 <zh1029@sina.com>)
Список pgsql-general
zh1029 wrote:
> While start PostgreSQL(9.3.6) and execute pg_restore soon after PostgreSQL
> bringing up. I encounter pg_restore failure because of deadlock detected.

pg_restore will not deadlock with itself or system startup.

Set log_connections to "on", then you will see who connected and
caused the deadlock.

Yours,
Laurenz Albe

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

Предыдущее
От: Geoff Winkless
Дата:
Сообщение: Re: referencing other INSERT VALUES columns inside the insert
Следующее
От: John McKown
Дата:
Сообщение: Re: postgreSQL.conf has become zero byte file