Re: select limit error in file_fdw

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Erik Rijkers <er@xs4all.nl>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-12-16T23:08:02Z
Lists: pgsql-hackers
Erik Rijkers <er@xs4all.nl> writes:
> 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.

We appreciate you noticing the problem before 11.2 got out ...

			regards, tom lane


Commits

  1. Improve detection of child-process SIGPIPE failures.

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