Re: Killing dead index tuples before they get vacuumed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Killing dead index tuples before they get vacuumed
Дата
Msg-id 12360.1022088439@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Killing dead index tuples before they get vacuumed  (Jan Wieck <janwieck@yahoo.com>)
Список pgsql-hackers
Jan Wieck <janwieck@yahoo.com> writes:
> Tom Lane wrote:
>> Right, that's why I said that the limit would only go up to ~10K anyway;
>> btree won't take keys > 1/3 page.

>     What's the point then?

Well, btree's not the only index access method we have.  I'm not sure
whether gist or rtree allow larger tuples...
        regards, tom lane


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Killing dead index tuples before they get vacuumed
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Redhat 7.3 time manipulation bug