Error in COPY command with files over 1GB - Mailing list pgsql-bugs

From Andrew Zimmerman
Subject Error in COPY command with files over 1GB
Date
Msg-id BN8PR04MB6033B0CB582CA6FBDCCA6EA2DED70@BN8PR04MB6033.namprd04.prod.outlook.com
Whole thread Raw
Responses Re: Error in COPY command with files over 1GB
List pgsql-bugs

I am getting the following error when importing from a tab-delimited text file longer than 1 GB.

ERROR: could not stat file "C:\ABC Software\Database Export\Data\invoice_detail.data": Unknown error

Splitting the tab-delimited file into multiple files less than 1 GB and COPY’ing them individually works correctly.

I tested on both versions 11.2 and 11.4 on Windows with the same result.

 

Andrew Zimmerman

ABC Softek LLC

andrew@abcsoftek.com

www.SimplifyMyBiz.com

 

pgsql-bugs by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: BUG #15943: Valgrind-detected error in SlruPhysicalWritePage
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #15943: Valgrind-detected error in SlruPhysicalWritePage