Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id CD8229FBD92 for ; Thu, 22 Mar 2007 17:47:45 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 46506-03 for ; Thu, 22 Mar 2007 17:47:42 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id E645F9FBD8C for ; Thu, 22 Mar 2007 17:47:41 -0300 (ADT) Received: from [172.16.0.69] ([89.240.138.72]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l2MKkVtX013887 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Mar 2007 20:46:32 GMT Message-ID: <4602EB6A.9030307@postgresql.org> Date: Thu, 22 Mar 2007 20:47:38 +0000 From: Dave Page User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: Bruce Momjian CC: Mark Stosberg , PostgreSQL-patches Subject: Re: Re: [DOCS] suggestion for improving TMPDIR and "--format" docs for pg_dump References: <200703222044.l2MKiYx06471@momjian.us> In-Reply-To: <200703222044.l2MKiYx06471@momjian.us> X-Enigmail-Version: 0.94.1.2 OpenPGP: url=http://www.pgadmin.org/pgp/davepage.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200703/315 X-Sequence-Number: 1325 Bruce Momjian wrote: > Dave Page wrote: >> Bruce Momjian wrote: >> >>> Thanks for the report. I have corrected this and the fix will be in >>> PostgreSQL 8.3. Interestingly, we support non-documented option >>> "append" and "file" too. >> Append is undocumented as it's intended to be used by pg_dumpall, not >> directly by users. > > Ah, OK, but there should be a clear comment somewhere about that. I > will add it. > Thanks. Regards Dave