More speed counting rows
От | Developer |
---|---|
Тема | More speed counting rows |
Дата | |
Msg-id | 1248685601.13528.17.camel@athlon.precioventa.com обсуждение исходный текст |
Ответы |
Re: More speed counting rows
Re: More speed counting rows Re: More speed counting rows |
Список | pgsql-performance |
Hello, I am trying to optimize the count of files when I am using filters (select by some row/s parameter/s) In this case I think that postgresql really count all files. Resulting in unacceptable times of 4 seconds in http server response. Triggers+store in this case do not see very acceptable, because I need store 1.5 millions of counting possibilities. My question is: Any method for indirect count like ordered indexes + quadratic count? Any module? Any suggestion? -- -- -- Publicidad y Servicios http://www.pas-world.com Directorio http://www.precioventa.com Tienda http://informatica.precioventa.com/es/ Autoridad certificadora http://ca.precioventa.com/es/ -- --
В списке pgsql-performance по дате отправления: