[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-sql
Subject:    Re: [SQL] pgdump with insert command help
From:       Vibhor Kumar <vibhor.kumar () enterprisedb ! com>
Date:       2010-09-27 11:43:18
Message-ID: BDFF6AB4-0E61-47DB-BFBA-04C022D36F00 () enterprisedb ! com
[Download RAW message or body]


On Sep 24, 2010, at 6:02 PM, Nicholas I wrote:

> 
> pg_dump -Dt --insert table dbname > table.sql;
> 
> i am not able to get the output. is this correct ?

Try following:
pg_dump --insert -t <tablename> <dbname> 

Thanks & Regards,
Vibhor Kumar
EnterpriseDB Corporation



-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic