Re: [GENERAL] pg_dump "all tables" in 7.3.X - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [GENERAL] pg_dump "all tables" in 7.3.X
Date
Msg-id 1393.1056650901@sss.pgh.pa.us
Whole thread Raw
In response to Re: [GENERAL] pg_dump "all tables" in 7.3.X  (Paul Ramsey <pramsey@refractions.net>)
Responses Re: [GENERAL] pg_dump "all tables" in 7.3.X  (Paul Ramsey <pramsey@refractions.net>)
List pgsql-hackers
Paul Ramsey <pramsey@refractions.net> writes:
> Oh, if it's by design then the "pg_dump --help" text should be updated 
> correspondingly. The online doco is already correct.

Hm.  Wait a minute --- I was thinking of 7.4 not 7.3.  The "*" hack does
appear to still be there in the 7.3 source code.  Are you sure you're
typing the command just like that?
>     pg_dump -t "*" dbname
        regards, tom lane


pgsql-hackers by date:

Previous
From: nolan@celery.tssi.com
Date:
Subject: Re: [GENERAL] Physical Database Configuration
Next
From: Paul Ramsey
Date:
Subject: Re: [GENERAL] pg_dump "all tables" in 7.3.X