Re: pg_dump -Fd fails to detect ENOSPC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump -Fd fails to detect ENOSPC
Дата
Msg-id 4970.1410970611@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_dump -Fd fails to detect ENOSPC  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: pg_dump -Fd fails to detect ENOSPC  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
Justin Pryzby <pryzby@telsasoft.com> writes:
> pg_dump -Fc works correctly, but -Fd does not detect out of disk space
> condition (even if --jobs is not specified).  Client and server version 9.3.5.

I believe this was dealt with by Bruce in commit 14ea89366, which
will appear in 9.4.  Arguably that was a back-patchable bug fix, but
the patch seemed a bit large to risk back-patching.

            regards, tom lane

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #11444: autovacuum stuck for 5 days and waits on a lock
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #11335: an invalid prepare statement causes crash at log_statement = 'mod' or 'ddl'.