Re: Performance of count(*)

Поиск
Список
Период
Сортировка
От Carlos Moreno
Тема Re: Performance of count(*)
Дата
Msg-id 4602B5C5.20003@mochima.com
обсуждение исходный текст
Ответ на Re: Performance of count(*)  (Andreas Kostyrka <andreas@kostyrka.org>)
Список pgsql-performance
>>count(*).  I was just discussing general performance issues on the
>>phone line and when my colleague asked me about the size of the
>>database he just wonderd why this takes so long for a job his
>>MS-SQL server is much faster.  [...].
>>
>>
>
>Simple. MSSQL is optimized for this case, and uses "older"
>datastructures. PG uses a MVCC storage,
>

Which version of MSSQL?  Wikipedia says that SQL Server 2005 uses the
MVCC model.

Carlos
--


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

Предыдущее
От: Dimitri
Дата:
Сообщение: Re: Parallel Vacuum
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Parallel Vacuum