Re: Problems with pg_dump and -t wildcards - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Problems with pg_dump and -t wildcards
Date
Msg-id 1217007798.16378.53.camel@jd-laptop
Whole thread Raw
In response to Problems with pg_dump and -t wildcards  (Bill Thoen <bthoen@gisnet.com>)
Responses Re: Problems with pg_dump and -t wildcards  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Fri, 2008-07-25 at 11:36 -0600, Bill Thoen wrote:
> I'm having some problems with pg_dump and the -t switch. I can't get it
> to work using wildcards nor with multiple -t switches. I'm using
> PostgreSQL 8.1.5 and trying to dump just a table and its associated
> sequence.

That is because it doesn't work like that. IIRC you can dump exactly one
table with the -t switch.

Sincerely,

Joshua D. Drake


--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




pgsql-general by date:

Previous
From: "Jonathan Bond-Caron"
Date:
Subject: Re: php + postgresql
Next
From: "Joshua D. Drake"
Date:
Subject: Re: php + postgresql