"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