Re: Performances

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Performances
Дата
Msg-id 20061229030935.GC29576@alvh.no-ip.org
обсуждение исходный текст
Ответ на Performances  (Cedric BUSCHINI <cbuschini@carax.com>)
Список pgsql-admin
Cedric BUSCHINI wrote:
> Hello everyone,
>
> A quick question:
> - how long does it take you to perform that query :
> "SELECT COUNT(*) FROM A_TABLE;"

Longer than I want to wait in any case.  In most cases you can rewrite
that query to something else; what that something looks like, depends on
how exact you want the result to be.  So the question to you is, what do
you want that number for?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Bricklen Anderson
Дата:
Сообщение: Re: Performances
Следующее
От: Arnau
Дата:
Сообщение: How do you upgrade for production servers?