Additional system indexes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Additional system indexes
Date
Msg-id 200005291608.MAA12695@candle.pha.pa.us
Whole thread Raw
Responses Re: Additional system indexes
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Vacuum now uses AccessShareLock for analyze
Next
From: The Hermit Hacker
Date:
Subject: Re: Vacuum now uses AccessShareLock for analyze