Re: index not used afer VACUUM ANALYZE
От | mike |
---|---|
Тема | Re: index not used afer VACUUM ANALYZE |
Дата | |
Msg-id | 20030827173917.A2975-300000@mike.reifenberger.com обсуждение исходный текст |
Ответ на | Re: index not used afer VACUUM ANALYZE (Stephan Szabo <sszabo@megazone.bigpanda.com>) |
Список | pgsql-bugs |
Hi, On Tue, 26 Aug 2003, Stephan Szabo wrote: ... > But does it change the amount of time the query actually takes to run? > seqscans are not always slower nor are they necessarily the actual problem > here. The problem seems to be choosing a group aggregate + sort which is > taking alot of time, if you look at the real time on the steps below that > it's approximately the same for seqscan or index scan. Ok, with plenty of sort_mem (327680) the seqscan seems to be faster. Using 64000 shared_buffers it's not that amazing since nothing hits the disks. As last times aus1.txt is before aus2.txt after the VACUUM ANALYZE. Bye/2 --- Michael Reifenberger, Business Unit Manager SAP-Basis, Plaut Consulting Comp: Michael.Reifenberger@plaut.de | Priv: Michael@Reifenberger.com http://www.plaut.de | http://www.Reifenberger.com
В списке pgsql-bugs по дате отправления: