| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: pg_dump -Fd fails to detect ENOSPC |
| Date: | 2014-09-29 14:42:01 |
| Message-ID: | 20140929144201.GB16572@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Wed, Sep 17, 2014 at 09:16:51AM -0700, Tom Lane wrote:
> 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.
Yeah, that and the lack of complaints about the problem discouraged
backpatching this.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | sudalait2 | 2014-09-29 16:18:56 | BUG #11518: full_page_writes is off after executing pg_start_backup() |
| Previous Message | Tom Lane | 2014-09-29 14:06:34 | Re: BUG #11457: The below query crashes 9.3.5, but not 9.3.4 |