Alex Ignatov <a.igna...@postgrespro.ru> writes:
> Is there any way to make pg_dump(9.5) to dump table (with data) without 
> any SET command in the header of output plain sql file?

No, but if all you want is the table data in a file, why not just use COPY?

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to