Re: ineffiency of pg_restore - Mailing list pgsql-admin

From Jie Liang
Subject Re: ineffiency of pg_restore
Date
Msg-id 7C760DAA511DC74B99E7D22189F786F101BF2166@mail01.stbernard.com
Whole thread Raw
In response to ineffiency of pg_restore  (Jie Liang <jie@stbernard.com>)
List pgsql-admin
Thanks Tom,

I thought that -d is the flag of dbname :(


Jie Liang




-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, August 12, 2002 3:53 PM
To: Jie Liang
Cc: 'Bruce Momjian '; 'pgsql-admin@postgresql.org ';
'pgsql-bugs@postgresql.org'
Subject: Re: [ADMIN] ineffiency of pg_restore


Jie Liang <jie@stbernard.com> writes:
> I use:
> pg_dump -Fc -d urldb > urldb.out.020810
              ^^

There you have it.  Better read the pg_dump help output again.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: ineffiency of pg_restore
Next
From: "Peter Kelly"
Date:
Subject: pg_dump fails..does not like "text" data..