Re: Why count(*) doest use index?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Why count(*) doest use index?
Дата
Msg-id AANLkTimhgZbDAKMpEPJEqe7qpYFj4rQBsqO_GN=81jA_@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Why count(*) doest use index?  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
On Sun, Mar 6, 2011 at 3:41 AM, Martijn van Oosterhout
<kleptog@svana.org> wrote:
> The other option is visibility data in the index. Doubles the size of
> your indexes though.

Also requires both table and index be locked while you update both so
you don't get race conditions.  so has a real performance impact there
as well.

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

Предыдущее
От: Bill Thoen
Дата:
Сообщение: Re: Logic AND between some strings
Следующее
От: Aleksey Tsalolikhin
Дата:
Сообщение: Re: Web Hosting