Search Postgresql Archives

Re: Out of memory on update of a single column table containg just one row.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Thom Brown [mailto:thombrown@xxxxxxxxx]
> Sent: 05 July 2010 12:40
> To: Zeeshan Ghalib
> Cc: pgsql-general@xxxxxxxxxxxxxx
> Subject: Re:  Out of memory on update of a single column table
> containg just one row.
> Hi Zeeshan,
>
> Which version of PostgreSQL are you using?  And are there any indexes,
> constraints or triggers on the table you're attempting to insert this
> data into?
>
> As for the maximum size of a text column, I believe it's 1GB.
>
> You may find this useful too:
> http://www.postgresql.org/docs/8.4/static/populate.html
>
> Thom
[Zeeshan]
Hello Thom,

Thanks for your email.  PostgreSQL version number is 8.4.4 running on Centos release 5.4 (Final)

There are no indexes, constraints or triggers on this table.

1 GB limit is fine, but it is giving the error on 700MB or so.  Plus, loading this kid of data will not be a one-time initial import.  We will do it, whenever we have to generate the XML and we generate

What we are planning to do this is on a regular basis for our XML feed generation.  We will put the whole XML into a TEXT column and then use the COPY command to create the file.

I am hoping that this is just a configuration problem and once the server is configured properly it will go away.  Am I right in my assumption or are these kind of out-of-memory errors common with PostgreSQL?

Thanks,

Zeeshan

This e-mail is confidential and should not be used by anyone who is not the original intended recipient. Global DataPoint Limited does not accept liability for any statements made which are clearly the sender's own and not expressly made on behalf of Global DataPoint Limited. No contracts may be concluded on behalf of Global DataPoint Limited by means of e-mail communication. Global DataPoint Limited Registered in England and Wales with registered number 3739752 Registered Office Middlesex House, 34-42 Cleveland Street, London W1T 4LB

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux