On Sat, Nov 03, 2018 at 12:11:53PM +0100, Daniel Verite wrote:
> But I do get the error when using PG 11.0 packaged by
> EDB and trying the same test on the same machine
> (that is, \copy table from file with a file a bit over 2GB).
This API layer comes from MSVC compilation, mingw has its own way of
handling the stat() layer, which we could perhaps get inspiration
from..
--
Michael