pg_restore stuck in a loop? - Mailing list pgsql-hackers

From Rod Taylor
Subject pg_restore stuck in a loop?
Date
Msg-id 1114541576.77587.18.camel@home
Whole thread Raw
Responses Re: pg_restore stuck in a loop?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I took a pg_dump -Fc from a Pg 8.0.1 installation on (Solaris / Sun)
with Slony installed and attempted to restore to 8.0.2 on Linux / x86
without Slony installed.

pg_restore skipped all of the Slony related items, but then it
immediately jumped up to 700MB of memory usage and 99% CPU, but the DB
connection was idle. Two hours later, memory usage had gradually dropped
to 500MB, but CPU was still going full still with an idle database
connection.

I eventually clued in and made a TOC and removed all of the Slony items,
but I'm still curious to know what exactly pg_restore had been doing for
the last hour or so.

-- 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: DO INSTEAD and conditional rules
Next
From: Rob Butler
Date:
Subject: Re: DO INSTEAD and conditional rules