Re: Performance and doing USENET style threaded messages

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance and doing USENET style threaded messages
Дата
Msg-id 24890.977591611@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Performance and doing USENET style threaded messages  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
Список pgsql-general
Lincoln Yeoh <lyeoh@pop.jaring.my> writes:
> What is the recommended max indexable text length in Postgresql 7.0?

btree indexes have a hard limit at 1/3rd of a block --- it works out
to be exactly 2700 bytes for 8K blocks.  Not sure whether performance
drops off before that.

            regards, tom lane

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