Re: pg_dump -Fd fails to detect ENOSPC - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pg_dump -Fd fails to detect ENOSPC
Date
Msg-id 4970.1410970611@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump -Fd fails to detect ENOSPC  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: pg_dump -Fd fails to detect ENOSPC
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #11444: autovacuum stuck for 5 days and waits on a lock
Next
From: Michael Paquier
Date:
Subject: Re: BUG #11335: an invalid prepare statement causes crash at log_statement = 'mod' or 'ddl'.