Re: [HACKERS] Arbitrary tuple size

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Arbitrary tuple size
Дата
Msg-id 29736.931455186@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Arbitrary tuple size  (wieck@debis.com (Jan Wieck))
Ответы Re: [HACKERS] Arbitrary tuple size  (wieck@debis.com (Jan Wieck))
Список pgsql-hackers
wieck@debis.com (Jan Wieck) writes:
> Bruce Momjian wrote:
>> I agree this is the way to go.  There is nothing I can think of that is
>> limited to how large a tuple can be.

>     Outch - I can.

>     Having  an  index  on a varlen field that now doesn't fit any
>     more into an index block. Wouldn't this cause problems?

Aren't index tuples still tuples?  Can't they be split just like
regular tuples?
        regards, tom lane


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

Предыдущее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Arbitrary tuple size
Следующее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Arbitrary tuple size