How to cache a non-unique index?

Поиск
Список
Период
Сортировка
От Xin Wang
Тема How to cache a non-unique index?
Дата
Msg-id 4B1D0811.9060405@gmail.com
обсуждение исходный текст
Ответы Re: How to cache a non-unique index?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

I have added a catalog table with an index on a non-unique column. I
want to cache this non-unique index like other unique indexes in
syscache. Is there any way to cache a non-unique index? I just want the
index to reside in the memory to speed up the index lookup. Thank you!

Wang



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

Предыдущее
От: marcin mank
Дата:
Сообщение: bug: fuzzystrmatch levenshtein is wrong
Следующее
От: Robert Haas
Дата:
Сообщение: Re: EXPLAIN BUFFERS