Oleg Bartunov <[EMAIL PROTECTED]> writes: > I'm confused with pg_dump -t '*', it doesn't works as expected > from pg_dump --help:
> -t, --table=TABLE dump this table only (* for all) The help is mistaken --- that is not a working feature. Leave out the -t if you want all tables. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html