Re: Preventing index scans for non-recoverable index AMs

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: Preventing index scans for non-recoverable index AMs
Дата
Msg-id 20081217231252.GA26318@it.is.rice.edu
обсуждение исходный текст
Ответ на Re: Preventing index scans for non-recoverable index AMs  (Kenneth Marshall <ktm@rice.edu>)
Список pgsql-hackers
On Wed, Dec 17, 2008 at 05:10:40PM -0600, Kenneth Marshall wrote:
> On Wed, Dec 17, 2008 at 06:07:41PM -0500, Jaime Casanova wrote:
> > On Wed, Dec 17, 2008 at 5:47 PM, Kenneth Marshall <ktm@rice.edu> wrote:
> > > Rebuilding a hash index for the case
> > > for which it is preferred (large, large tables) would be excrutiating.
> > >
> > 
> > there's such a situation?
> > 
> As of 8.4, yes.
> 

In addition, hash indexes can index items larger than the 1/3 page
limit of btree indexes.

Ken


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

Предыдущее
От: Kenneth Marshall
Дата:
Сообщение: Re: Preventing index scans for non-recoverable index AMs
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Preventing index scans for non-recoverable index AMs