Re: BUG #7914: pg_dump aborts occasionally

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Shin-ichi MORITA" <s-morita(at)beingcorp(dot)co(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7914: pg_dump aborts occasionally
Date: 2013-03-05 19:22:26
Message-ID: 13236.1362511346@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Shin-ichi MORITA" <s-morita(at)beingcorp(dot)co(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2013-03-05 21:42:01 Re: BUG #7916: memory leak with array_agg
Previous Message Tom Lane 2013-03-05 18:08:09 Re: BUG #7913: TO_CHAR Function & Turkish collate