Re: [HACKERS] Arbitrary tuple size

Поиск
Список
Период
Сортировка
От wieck@debis.com (Jan Wieck)
Тема Re: [HACKERS] Arbitrary tuple size
Дата
Msg-id m112W0b-0003kiC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Ответ на Re: [HACKERS] Arbitrary tuple size  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
Tatsuo Ishii wrote:

>
> Going toward >8k tuples would be really good, but I suspect we may
> some difficulties with LO stuffs once we implement it. Also it seems
> that it's not worth to adapt LOs with newly designed tuples.  I think
> the design of current LOs are so broken that we need to redesign them.
>
> [... LO stuff deleted ...]

    I  wasn't  talking  about  a new datatype that can exceed the
    tuple limit. The general tuple split I want will also  handle
    it  if  a row with 40 text attributes of each 1K gets stored.
    That's something different.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #

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

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