Re: pg_restore quick question - Mailing list pgsql-general

From Chris Browne
Subject Re: pg_restore quick question
Date
Msg-id 601xl5bjs8.fsf@dev6.int.libertyrms.info
Whole thread Raw
In response to pg_restore quick question  ("Sally Sally" <dedeb17@hotmail.com>)
List 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 by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Naive schema questions
Next
From: Lee Hanxue
Date:
Subject: How do I unsubscribe?