TUPLE SIZE HELP

Поиск
Список
Период
Сортировка
От Thomas Swan
Тема TUPLE SIZE HELP
Дата
Msg-id 4.3.2.7.2.20000717132926.020a8718@sunset.backbone.olemiss.edu
обсуждение исходный текст
Ответы Re: TUPLE SIZE HELP  ("B. Palmer" <bpalmer@sixdegrees.com>)
Re: TUPLE SIZE HELP  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I've tried doing as much reading on the mailing lists as I can on this.

The problem lies in that I'm trying to use PostgreSQL to store HTML 
documents which are larger than the default tuple size of 8120 bytes.   I 
originally thought that the data type TEXT wasn't limited in size.   Also, 
through some of the postings, I came to the understanding there was a 
limit, but that it was supposed to be removed.

I've gone through the source some and found where MaxTupleSize is defined, 
but I'm not sure what would be acceptable values to set it to.

Can anyone offer some help?

Thanks in advance,
Thomas
-
- Thomas Swan
- Graduate Student  - Computer Science
- The University of Mississippi
-
- "People can be categorized into two fundamental
- groups, those that divide people into two groups
- and those that don't."



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Update: mac.c update, patch now on ftp
Следующее
От: "B. Palmer"
Дата:
Сообщение: Re: TUPLE SIZE HELP