Re: [HACKERS] varchar(), text,char() overhead

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] varchar(), text,char() overhead
Дата
Msg-id 199801220106.UAA19629@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] varchar(), text,char() overhead  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
>
> I had forgotten about your mention of this.  I am running some tests
> now, and things look promising.  However, if we go to 64k or 128k
> tuples, we would be in trouble.  (We can do 64k tuples by changing the
> 'special variable' length value from -1 to 0.
>

I am not going to make any changes to the variable length overhead for
char(), varchar(), and text at this time.  It is too close to beta.  I
will keep the item on the TODO list, and we can hash it out later.

--
Bruce Momjian
maillist@candle.pha.pa.us

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] varchar(), text,char() overhead
Следующее
От: "Vadim B. Mikheev"
Дата:
Сообщение: Re: [HACKERS] varchar(), text,char() overhead