Re: [GENERAL] Copy fails

2008-08-01 Thread Craig Ringer
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 y

[GENERAL] Copy fails

2008-07-31 Thread Abraham, Danny
I am loading a huge file using C, STDIN The program fails immediately on "canceling statement due to statement timeout" Any idea? Thanks Danny -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql

Re: [GENERAL] COPY fails to read source file

2000-05-16 Thread Ross J. Reedstrom
On Tue, May 16, 2000 at 01:57:19PM -0400, Bill Barnes wrote: > Hello all: > > Using 6.5.3, SuSE 6.4, logged in as 'billb'. > > Here are 2 instances of the COPY command; > > - > copy custprofile from '/home/billb/custpr.

[GENERAL] COPY fails to read source file

2000-05-16 Thread Bill Barnes
Hello all: Using 6.5.3, SuSE 6.4, logged in as 'billb'. Here are 2 instances of the COPY command; - copy custprofile from '/home/billb/custpr.txt' using delimiters ';'; The result is: ERROR: COPY command, running in b