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 19324.1362594815@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
Re: BUG #7914: pg_dump aborts occasionally
List pgsql-bugs
"Shin-ichi MORITA" <s-morita@beingcorp.co.jp> writes:
>> If so, perhaps injecting a sleep() delay into the right place in pg_dump
>> or libpq would make it reproducible?

> An alternative way would be running pg_dump with a lower priority.
> Actually, I can reproduce this issue by setting the priority of
> pg_dump to Low using Windows Task Manager
> on the "single processor" environment.

I tried nice'ing pg_dump without any success in making it bloat memory.
I'm suspicious that there's something Windows-specific in what you're
seeing, because it's fairly hard to credit that nobody's seen this
problem in the ten years or so that libpq has been doing it like that.

Can anyone else manage to reproduce a similar behavior?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: BUG #7918: limitation of pagination with LIMIT and OFFSET
Next
From: keith@omniti.com
Date:
Subject: BUG #7923: PGP secret key with password decryption not working