Paul Ramsey <[EMAIL PROTECTED]> writes:
> Entirely sure:
Hmph. There must be some bug in the 7.3 code for it then. Since we've
already ripped out that code for 7.4, I'm not too excited about finding
the problem...
regards, tom lane
---(end of bro
Entirely sure:
[EMAIL PROTECTED] pg_dump]$ which pg_dump
/opt/pgsql73/bin/pg_dump
[EMAIL PROTECTED] pg_dump]$ pg_dump -t "*" pramsey
--
-- PostgreSQL database dump
--
[EMAIL PROTECTED] pg_dump]$
Tom Lane wrote:
Paul Ramsey <[EMAIL PROTECTED]> writes:
Oh, if it's by design then the "pg_dump --hel
Paul Ramsey <[EMAIL PROTECTED]> 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 yo
Oh, if it's by design then the "pg_dump --help" text should be updated
correspondingly. The online doco is already correct.
Tom Lane wrote:
Paul Ramsey <[EMAIL PROTECTED]> writes:
We are trying to do an "all tables" dump using the 7.3.3 pg_dump, but
are getting no love. The pg_dump command whi