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

From Bruce Momjian
Subject Re: pg_dump -Fd fails to detect ENOSPC
Date
Msg-id 20140929144201.GB16572@momjian.us
Whole thread Raw
In response to Re: pg_dump -Fd fails to detect ENOSPC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Wed, Sep 17, 2014 at 09:16:51AM -0700, Tom Lane wrote:
> 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.

Yeah, that and the lack of complaints about the problem discouraged
backpatching this.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #11457: The below query crashes 9.3.5, but not 9.3.4
Next
From: sudalait2@gmail.com
Date:
Subject: BUG #11518: full_page_writes is off after executing pg_start_backup()