From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: pg_dump -Fd fails to detect ENOSPC |
Date: | 2014-09-17 16:16:51 |
Message-ID: | 4970.1410970611@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Justin Pryzby <pryzby(at)telsasoft(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2014-09-17 16:54:08 | Re: BUG #11335: an invalid prepare statement causes crash at log_statement = 'mod' or 'ddl'. |
Previous Message | Andres Freund | 2014-09-17 16:12:27 | Re: BUG #11444: autovacuum stuck for 5 days and waits on a lock |