Re: [DOCS] suggestion for improving TMPDIR and "--format" docs for pg_dump

2007-03-19 Thread Mark Stosberg
Bruce Momjian wrote: > 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 inst

Re: [DOCS] suggestion for improving TMPDIR and "--format" docs for pg_dump

2007-03-09 Thread Mark Stosberg
Peter Eisentraut wrote: > Am Freitag, 9. März 2007 03:30 schrieb Mark Stosberg: >> The tar format needs some space to create temporary files. By default >> "/tmp" is used. On systems with small "/tmp" partitions, set the >> "TMPDIR" environm

[DOCS] suggestion for improving TMPDIR and "--format" docs for pg_dump

2007-03-08 Thread Mark Stosberg
A suggested addition to the pg_dump docs: This would be an extension to the documentation for the "tar" format: The tar format needs some space to create temporary files. By default "/tmp" is used. On systems with small "/tmp" partitions, set the "TMPDIR" environment variable to a location with m

Re: [DOCS] pg_dump docs should mention TMPDIR

2006-05-09 Thread Mark Stosberg
On 2006-05-03, Tom Lane <[EMAIL PROTECTED]> wrote: > Mark Stosberg <[EMAIL PROTECTED]> writes: >> A suggested addition to the pg_dump docs: >> This would be an extension to the documentation for the "tar" format: > >> The tar format needs some space

[DOCS] pg_dump docs should mention TMPDIR

2006-05-02 Thread Mark Stosberg
A suggested addition to the pg_dump docs: This would be an extension to the documentation for the "tar" format: The tar format needs some space to create temporary files. By default "/tmp" is used. On systems with small "/tmp" partitions, set the "TMPDIR" environment variable to a location with m