Re: Copy fails - Mailing list pgsql-general

From Craig Ringer
Subject Re: Copy fails
Date
Msg-id 4892C777.90203@postnewspapers.com.au
Whole thread Raw
In response to Copy fails  ("Abraham, Danny" <danny_abraham@bmc.com>)
List pgsql-general
Abraham, Danny wrote:
> I am loading a huge file using C, STDIN

Using C?

Have you written a C program using libpq to load some data, which it
reads from its stdin?

Or do you mean COPY FROM STDIN ?

Something else?

Perhaps if you provided a clearer and more complete explanation of your
problem you might get a more useful answer.

> The program fails immediately on "canceling statement due to statement
> timeout"

Do you have a statement timeout set in postgresql.conf ?

--
Craig Ringer

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: eliminating records not in (select id ... so SLOW?
Next
From: Craig Ringer
Date:
Subject: Re: Cursor Error