Additional system indexes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Additional system indexes
Дата
Msg-id 200005291608.MAA12695@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: Additional system indexes
Список pgsql-hackers
Tom, you mentioned you needed more system indexes.  I would be glad to
create them for you.  Can you tell me which ones?

Also, I see a heap_getnext on pg_attribute in vacuum.c that should be
using index scan.  Are there other places in the code where this needs
to be changed?

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Vacuum now uses AccessShareLock for analyze
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: Vacuum now uses AccessShareLock for analyze