Re:

Поиск
Список
Период
Сортировка
От Chad Wagner
Тема Re:
Дата
Msg-id 81961ff50701221504rcb6ad2i6810b603d39c713@mail.gmail.com
обсуждение исходный текст
Ответ на  (Laurent Manchon <lmanchon@univ-montp2.fr>)
Список pgsql-general
On 1/22/07, Laurent Manchon <lmanchon@univ-montp2.fr> wrote:
I have a slow response of my PostgreSQL database 7.4 using this query below
on a table with 800000 rows:

select count(*)from tbl;

PostgreSQL return result in 28 sec every time.
although MS-SQL return result in 0.02 sec every time.

Here is a few links discussing the issue:

http://sql-info.de/postgresql/postgres-gotchas.html#1_7
http://archives.postgresql.org/pgsql-hackers/2005-01/msg00247.php



--
Chad
http://www.postgresqlforums.com/

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

Предыдущее
От: "Chad Wagner"
Дата:
Сообщение: Re: show all record between two date after group by and aggrigation...
Следующее
От: George Weaver
Дата:
Сообщение: Problems compiling from source