capacity of copy command?? - Mailing list pgsql-sql

From
Subject capacity of copy command??
Date
Msg-id 20000619003849.15025.qmail@nwcst289.netaddress.usa.net
Whole thread Raw
List pgsql-sql
Hi All!
I just wanna now how much is the capacity of the copy command...
I did a  psql mydb < data.sql
inside data.sql I had a COPY "table" FROM stdin;
and around 200,000 registers and it gave me error message... pg_atoi... :(
but it worked inserting by parts of the file...

thanx,

Rocael.

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


pgsql-sql by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Database Transfer
Next
From: Kate Collins
Date:
Subject: Re: Database Transfer