| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Mark Stosberg <mark(at)summersault(dot)com> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: suggestion for improving TMPDIR and "--format" docs for pg_dump |
| Date: | 2007-03-19 17:43:28 |
| Message-ID: | 200703191743.l2JHhSS04401@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-patches |
Mark Stosberg wrote:
> It woud also be nice to document that the full names "custom" and "tar" are
> supported. Longer names can be nice for clarity.
>
> ( Unfortunately, wrong formats like "txx" also work instead of throwing
> an error. )
I don't see that with current CVS:
$ pg_dump --format=x test
pg_dump: invalid output format "x" specified
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Stosberg | 2007-03-19 17:47:20 | Re: suggestion for improving TMPDIR and "--format" docs for pg_dump |
| Previous Message | Magnus Hagander | 2007-03-14 09:59:03 | Re: Docs warning & indention |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Stosberg | 2007-03-19 17:47:20 | Re: suggestion for improving TMPDIR and "--format" docs for pg_dump |
| Previous Message | Heikki Linnakangas | 2007-03-19 10:16:56 | Re: [PATCHES] Bitmapscan changes |