Re: How are text columns stored?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How are text columns stored?
Дата
Msg-id 11351.1119939524@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How are text columns stored?  (Meetesh Karia <meetesh.karia@gmail.com>)
Список pgsql-performance
Meetesh Karia <meetesh.karia@gmail.com> writes:
> According to section 8.3 of the doc:

> "Long values are also stored in background tables so they do not interfere
> with rapid access to the shorter column values."

> So, how long does a value have to be to be considered "long"?

Several kilobytes.

            regards, tom lane

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

Предыдущее
От: Tobias Brox
Дата:
Сообщение: Re: Too slow querying a table of 15 million records
Следующее
От: Tom Lane
Дата:
Сообщение: Re: perl garbage collector