Re: [ERROR] Copy from CSV fails due to memory error.

2022-01-19 Thread Tomas Vondra
On 1/19/22 14:01, Kostas Chasialis wrote: Hey. I am facing an issue when I try to run the following command COPY FROM WITH DELIMITER E',’; This file, is rather large, it's around 178GBs. When I try to run this COPY command I get the following error: ERROR: out of memory DETAIL: Failed

[ERROR] Copy from CSV fails due to memory error.

2022-01-19 Thread Kostas Chasialis
Hey. I am facing an issue when I try to run the following command COPY FROM WITH DELIMITER E',’; This file, is rather large, it's around 178GBs. When I try to run this COPY command I get the following error: ERROR: out of memory DETAIL: Failed on request of size 2048 in memory context "Af