Re: pg_restore -j - Mailing list pgsql-admin

From Bryan White
Subject Re: pg_restore -j
Date
Msg-id m2g649cb4eb1004210223mafc8b82do46e63a399b2debc3@mail.gmail.com
Whole thread Raw
In response to Re: pg_restore -j  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Verna Violet
Date:
Subject: Re:
Next
From: Samuel Stearns
Date:
Subject: ALTER TABLE ADD COLUMN Hangs