Re: BUG #7914: pg_dump aborts occasionally - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #7914: pg_dump aborts occasionally
Date
Msg-id 13236.1362511346@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #7914: pg_dump aborts occasionally  ("Shin-ichi MORITA" <s-morita@beingcorp.co.jp>)
Responses Re: BUG #7914: pg_dump aborts occasionally
List pgsql-bugs
"Shin-ichi MORITA" <s-morita@beingcorp.co.jp> writes:
> Hi Tom,
>> Hm.  Can you create a reproducible test case for this?

> I think this issue happens when pg_dump is slower than the backend
> for some reason.

If so, perhaps injecting a sleep() delay into the right place in pg_dump
or libpq would make it reproducible?  I wouldn't have any problem
crediting a test with such modified code as being a valid test.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #7913: TO_CHAR Function & Turkish collate
Next
From: Tom Lane
Date:
Subject: Re: BUG #7916: memory leak with array_agg