Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Josh Berkus <josh@agliodbs.com>
Cc: Bruce Momjian <bruce@momjian.us>, Jaime Casanova <jcasanov@systemguards.com.ec>, Bryce Nesbitt <bryce2@obviously.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2009-01-20T23:37:11Z
Lists: pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes: > Bruce, >> If this is a generally desired feature (and I question that), I think we >> need a more general solution. > I'd argue that it is generally desired (or some convenient workaround) > but not urgently so. One person asking for it does not make it "generally desired". I think that the use-case is more than adequately served already by using PGOPTIONS, or by running pg_dump under a user id that has the appropriate GUC settings applied via ALTER USER. regards, tom lane