Large text fields in the database - Mailing list pgsql-docs

From Aleksandar Radulovic
Subject Large text fields in the database
Date
Msg-id 001901c19c6d$f0823d00$6401a8c0@alexlaptop
Whole thread Raw
Responses Re: Large text fields in the database  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
I am using the RPM packaged postgreSQL server 7.1.3 which is
shipped with RH 7.2.

The problem I have is the size of text fields. Although in Documentation
it clearly says that the DB supports text fields larger than 8Kb, I am
unable to insert or update fields (and tables for that matter) with data
larger than 8Kb.

Whenever I try to do that, I get unresolved symbol SPI_lastoid in
plpgsql.so

Can anyone help me with this - several friends suggested that I should
recompile the DB from source, and enable the large tuples, but I looked
in the source and it clearly says it's supported in this version.

Best regards,
alex.


pgsql-docs by date:

Previous
From: Al Dev
Date:
Subject: Commercial: New Book!! PostgreSQL book is released into the market
Next
From: Tom Lane
Date:
Subject: Re: Large text fields in the database