Re: 7.0 key features

Поиск
Список
Период
Сортировка
От darcy@druid.net (D'Arcy J.M. Cain)
Тема Re: 7.0 key features
Дата
Msg-id m12ovoZ-000AXbC@druid.net
обсуждение исходный текст
Ответ на Re: 7.0 key features  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
Thus spake Vince Vielhaber
> > > > Well, it's BLCKSZ less some overhead --- BLCKSZ is 8K in a stock
> > > > installation ...
> > > 
> > > A text datatype isn't limited to that too, is it?
> > 
> > It would kind of have to be, wouldn't it, if the row it had to fit in
> > had that limit?
> 
> BLOBs aren't.  Or did I miss something somewhere?  I've always understood
> the text datatype to be simply a text version of a BLOB.  Not necessarily
> in Postgres, but elsewhere.

You mean text FILES, not datatype.  There is a base type called text
which has to fit in the row so it is naturally limited to the row size.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Re: Ready to release?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: 7.0 key features