Re: Extending varlena

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Extending varlena
Дата
Msg-id 7984.1219101558@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Extending varlena  (Andrew Chernow <ac@esilo.com>)
Ответы Re: Extending varlena  (Andrew Chernow <ac@esilo.com>)
Список pgsql-hackers
Andrew Chernow <ac@esilo.com> writes:
> Anyways (back on topic), I am in favor of removing limits from any 
> section of the database ... not just your suggestion.  The end-user 
> application should impose limits.

That's nice as an abstract principle, but there are only so many hours
in the day, so we need to prioritize which limits we're going to get rid
of.  The 4-byte limit on individual Datum sizes does not strike me as a
limit that's going to be significant for practical use any time soon.
(I grant David's premise that people will soon want to work with objects
that are larger than that --- but not that they'll want to push them
around as indivisible, store-and-fetch-as-a-unit field values.)
        regards, tom lane


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Extending varlena
Следующее
От: Andrew Chernow
Дата:
Сообщение: Re: Extending varlena