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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: suggestion for improving TMPDIR and "--format" docs for pg_dump
Дата
Msg-id 200703091121.01155.peter_e@gmx.net
обсуждение исходный текст
Ответ на suggestion for improving TMPDIR and "--format" docs for pg_dump  (Mark Stosberg <mark@summersault.com>)
Ответы Re: suggestion for improving TMPDIR and "--format" docs for pg_dump  (Mark Stosberg <mark@summersault.com>)
Список pgsql-docs
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 standard operating system behavior.  We don't need to duplicate
that information.

> It woud also be nice to document that the full names "custom" and "tar" are
> supported. Longer names can be nice for clarity.

They are.  You must be looking at an older version.

> ( Unfortunately, wrong formats like "txx" also work instead of throwing
> an error. )

Send a patch.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

В списке pgsql-docs по дате отправления:

Предыдущее
От: Mark Stosberg
Дата:
Сообщение: suggestion for improving TMPDIR and "--format" docs for pg_dump
Следующее
От: Mark Stosberg
Дата:
Сообщение: Re: suggestion for improving TMPDIR and "--format" docs for pg_dump