On Wed, 2009-01-28 at 09:09 -0800, David Miller wrote:
> Pg Dump does not include schema name on insert statement generated from 
> pg_dump with a -d option when exporting data for a particular table using the 
> -t <schema>.<table> in version 8.3. I believe this same bug exists in 8.4 but 
> have not confirmed it. I believe pg_dump should have an option to retain 
> schema information.
> 

would the option --clean solve this problem ?

pg_dump --clean

> David Miller
> River Systems, Inc.
> 
> 


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to