Re: Performance Issues with count()

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Performance Issues with count()
Дата
Msg-id 20020425150353.2373c2d7.nconway@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: Performance Issues with count()  ("S Grannis" <sjg@email.com>)
Список pgsql-general
On Thu, 25 Apr 2002 13:54:40 -0500
"S Grannis" <sjg@email.com> wrote:
> enable_seqscan = 0      # per a recommendation

This is a bad idea -- I'd recommend you leave this set to 'true',
particularly since it doesn't help your particular case.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

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

Предыдущее
От: "S Grannis"
Дата:
Сообщение: Re: Performance Issues with count()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: explicitly casting return value of avg() to float4