Re: count(*) performance improvement ideas
От | Tom Lane |
---|---|
Тема | Re: count(*) performance improvement ideas |
Дата | |
Msg-id | 19417.1205335861@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | count(*) performance improvement ideas ("Pavan Deolasee" <pavan.deolasee@gmail.com>) |
Ответы |
Re: count(*) performance improvement ideas
Re: count(*) performance improvement ideas Re: count(*) performance improvement ideas |
Список | pgsql-hackers |
"Pavan Deolasee" <pavan.deolasee@gmail.com> writes: > I am sure this must have been discussed before. Indeed. Apparently you didn't find the threads in which the idea of having transactions enter "delta" entries was discussed? Solves both the locking and the MVCC problems, at the cost that you need to make cleanup passes over the counter table fairly often. I don't see this as material for the core DB but it would make a great contrib module. regards, tom lane
В списке pgsql-hackers по дате отправления: