David Walter writes:
> Using pg_dump version 7.3.4 with the following options
> no table data is dumped.
>
> pg_dump -i --table=* --schema-only db
> --
> -- PostgreSQL database dump
> --
Presumably you don't have any table named "*" in your database. The
wildcard feature was removed some time ago on purpose.
--
Peter Eisentraut [EMAIL PROTECTED]
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html