Large text fields in the database

Поиск
Список
Период
Сортировка
От Aleksandar Radulovic
Тема Large text fields in the database
Дата
Msg-id 001901c19c6d$f0823d00$6401a8c0@alexlaptop
обсуждение исходный текст
Ответы Re: Large text fields in the database  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Al Dev
Дата:
Сообщение: Commercial: New Book!! PostgreSQL book is released into the market
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Large text fields in the database