Re: pg_restore -j

Поиск
Список
Период
Сортировка
От Bryan White
Тема Re: pg_restore -j
Дата
Msg-id m2g649cb4eb1004210223mafc8b82do46e63a399b2debc3@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_restore -j  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
On Tue, Apr 20, 2010 at 11:32 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> There was something similar reported here:
> http://archives.postgresql.org/pgsql-admin/2010-04/msg00237.php
> but we haven't got to the bottom of it yet.

That issue turned out to be me not paying attention to the pg_dump
output.  There was a deadlock with another process trying to recreate
a table.  This caused the dump file to be incomplete.


--
Bryan White

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

Предыдущее
От: Verna Violet
Дата:
Сообщение: Re:
Следующее
От: Samuel Stearns
Дата:
Сообщение: ALTER TABLE ADD COLUMN Hangs