BUG #15858: could not stat file - over 4GB

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: williamedwinallen(at)live(dot)com
Subject: BUG #15858: could not stat file - over 4GB
Date: 2019-06-18 10:02:53
Message-ID: 15858-9572469fd3b73263@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

The following bug has been logged on the website:

Bug reference: 15858
Logged by: William Allen
Email address: williamedwinallen(at)live(dot)com
PostgreSQL version: 11.3
Operating system: Windows Server 2012 R2
Description:

Issue using copy from command for files over 4GB.

ERROR: could not stat file "E:\file.txt": Unknown error
SQL state: XX000

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Munro 2019-06-18 11:17:07 Re: BUG #15857: Parallel Hash Join makes join instead of exists
Previous Message Thomas Munro 2019-06-18 09:24:13 Re: BUG #15857: Parallel Hash Join makes join instead of exists

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul Guo 2019-06-18 10:06:36 Re: Batch insert in CTAS/MatView code
Previous Message Magnus Hagander 2019-06-18 09:07:23 Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions