Re: Selecting a constant question

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Selecting a constant question
Дата
Msg-id 466E5422.5010300@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Selecting a constant question  ("Larry McGhaw" <lmcghaw@connx.com>)
Ответы Re: Selecting a constant question  ("Zeugswetter Andreas ADI SD" <ZeugswetterA@spardat.at>)
Список pgsql-hackers
Larry McGhaw wrote:
> Again, *all* other major relational databases do this ...  even blob fields have a maximum length reported from the
database.

So what are you doing with the max length? Not all data types and values 
have a meaningful max length, so you have to be able to deal with 
variable length data anyway.

For blobs, exactly what max length would you like to get; 1GB? 1TB? Why, 
what good is that for?

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: ecpg compile error in regression tests
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: Autovacuum launcher doesn't notice death of postmaster immediately