Re: Statistics collection question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Statistics collection question
Дата
Msg-id 24914.1188917687@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Statistics collection question  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Ответы Re: Statistics collection question  ("phoenix.kiula@gmail.com" <phoenix.kiula@gmail.com>)
Список pgsql-general
"Phoenix Kiula" <phoenix.kiula@gmail.com> writes:
> Would appreciate any help. Why do indexed queries take so much time?
> It's a simple DB with "10 relations" including tables and indexes.
> Simple inserts and updates, about 5000 a day, but non-trivial
> concurrent selects (about 45 million a day). Works fine when I
> restart, but a day later all goes cattywumpus.

BTW, just to be perfectly clear: all you do is stop and restart the
postmaster (using what commands exactly?), and everything is fast again?
That's sufficiently unheard-of that I want to be entirely sure we
understood you correctly.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Statistics collection question
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Obtaining random rows from a result set