Re: pg_restore quick question

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: pg_restore quick question
Дата
Msg-id 601xl5bjs8.fsf@dev6.int.libertyrms.info
обсуждение исходный текст
Ответ на pg_restore quick question  ("Sally Sally" <dedeb17@hotmail.com>)
Список pgsql-general
dedeb17@hotmail.com ("Sally Sally") writes:
> I want to dump a database containing about five tables, each
> containing about 25 million records. I wanted to run pg_restore per
> table all at the same time. Would this have any undesirable
> consequences. I tried it on a smaller database and it seems to work
> fine.
> Let me know your thoughts ASAP

Performance may be questionable, and if they touch the same table,
it's possible for there to be deadlocks, but aside from that, it
should generally _work_.
--
"cbbrowne","@","ntlug.org"
http://www3.sympatico.ca/cbbrowne/linuxxian.html
DO IT -- it's easier to get forgiveness than permission.

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Naive schema questions
Следующее
От: Lee Hanxue
Дата:
Сообщение: How do I unsubscribe?