In article <60zmoxblq0.fsf@dba2.int.libertyrms.com>,
Chris Browne <cbbrowne@acm.org> writes:
> A usual reason why I would want to dump everything except for a few
> tables is that those few tables are particularly enormous and
> particularly useless (at least, for the purposes of my dump).
> In that case, the LAST thing I want to do is to make extra copies of
> the *useless* tables.
As long as we don't have "pg_dump -X" (or something like that) you
could put the tables you don't want to dump into another schema.