Tom Lane <[email protected]> wrote: > That looks sane for pg_dump, but I would rather have expected > that pg_dumpall would need to emit the same thing (possibly more > than once due to reconnections).
I was kinda surprised myself. I changed it for pg_dump, tested that, and then tested pg_dumpall to get a baseline, and the setting was taken care of. -- Kevin Grittner EDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
