pg_restore stuck in a loop?

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема pg_restore stuck in a loop?
Дата
Msg-id 1114541576.77587.18.camel@home
обсуждение исходный текст
Ответы Re: pg_restore stuck in a loop?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: DO INSTEAD and conditional rules
Следующее
От: Rob Butler
Дата:
Сообщение: Re: DO INSTEAD and conditional rules