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" environment variable to a location with more space, such as >> "/u

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

2007-03-09 Thread Peter Eisentraut
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" environment variable to a location with more space, such as > "/usr/tmp". That is really stand