Re: select limit error in file_fdw

Erik Rijkers <er@xs4all.nl>

From: Erik Rijkers <er@xs4all.nl>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-12-16T21:26:11Z
Lists: pgsql-hackers
On 2018-12-16 19:10, Tom Lane wrote:
> 
> Anyway, we know what to do, so I'll go do it.
> 

Thank you very much. I've now also tested with the original, much larger 
file, which gives no problem anymore. I am really glad this works again, 
we use this stuff a lot.


Erik Rijkers





Commits

  1. Improve detection of child-process SIGPIPE failures.

  2. Handle EPIPE more sanely when we close a pipe reading from a program.