Re: [PERFORM] Dump restoration via archive files

2003-12-01 Thread Stephan Szabo
On Mon, 1 Dec 2003, Jeff wrote: > On Mon, 1 Dec 2003 15:47:47 +0530 > "Kamalraj Singh Madhan" <[EMAIL PROTECTED]> wrote: > > 4. If you are not using 7.4 and using pg_dump, there isn't much you can > do about adding foreign keys going stupidly slow :( You can take a schema dump and a separate dat

Re: [PERFORM] Dump restoration via archive files

2003-12-01 Thread Jeff
On Mon, 1 Dec 2003 15:47:47 +0530 "Kamalraj Singh Madhan" <[EMAIL PROTECTED]> wrote: > Hi, > I'am taking dump of a huge database and do not want the > restoration of > that dump to take a lot of time as is the case when you take the dump > in text files. I want to take the dump as an archi