Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Performance > Re: [PERFORMANC...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 4012 of 4352
Post > Topic >>

Re: [PERFORMANCE] Error loading 37G CSV file "invalid string enlargement request size 65536"

by tgl@[EMAIL PROTECTED] (Tom Lane) Apr 22, 2008 at 05:55 PM

"Adonias Malosso" <malosso@[EMAIL PROTECTED]
> writes:
> I´m running a copy for a 37G CSV and receiving the following error:
> "invalid string enlargement request size 65536"

AFAICS this would only happen if you've got an individual line of COPY
data exceeding 1GB.  (PG versions later than 8.2 give a slightly more
helpful "out of memory" error in such a case.)

Most likely, that was not your intention, and the real problem is
incorrect quoting/escaping in the CSV file, causing COPY to think
that a large number of physical lines should be read as one logical line.

			regards, tom lane

-- 
Sent via pgsql-performance mailing list (pgsql-performance@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
 




 3 Posts in Topic:
[PERFORMANCE] Error loading 37G CSV file "invalid string enlarge
malosso@[EMAIL PROTECTED]  2008-04-22 18:05:35 
Re: [PERFORMANCE] Error loading 37G CSV file "invalid string enl
tgl@[EMAIL PROTECTED] (T  2008-04-22 17:55:23 
Re: [PERFORMANCE] Error loading 37G CSV file "invalid string
pgsql@[EMAIL PROTECTED]   2008-04-23 13:01:12 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Oct 12 14:20:31 CDT 2008.