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
-
Improve detection of child-process SIGPIPE failures.
- b1894a6076f3 11.2 landed
- ade2d61ed09c 12.0 landed
- 34010ac2fa18 10.7 landed
-
Handle EPIPE more sanely when we close a pipe reading from a program.
- ffa4cbd623dd 12.0 cited