Re: simple query runs 26 seconds

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: simple query runs 26 seconds
Дата
Msg-id 22414.1188154500@sss.pgh.pa.us
обсуждение исходный текст
Ответ на simple query runs 26 seconds  ("Andrus" <kobruleht2@hot.ee>)
Список pgsql-general
"Andrus" <kobruleht2@hot.ee> writes:
> My query takes 26 seconds to run.

The time seems entirely spent in fetching rows from table "rid".
Perhaps that table is bloated by lack of vacuuming --- can you
show the output from "vacuum verbose rid"?

            regards, tom lane

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