Re: Statistics tables not being updated anymore

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Statistics tables not being updated anymore
Дата
Msg-id e3771e01-5a74-05aa-fc45-e84b51625b13@gmail.com
обсуждение исходный текст
Ответ на Re: Statistics tables not being updated anymore  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Statistics tables not being updated anymore  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On 7/1/19 1:48 PM, Tom Lane wrote:
> Ron <ronljohnsonjr@gmail.com> writes:
>> Statistics views like pg_stat_*_tables, pg_stat_*_indexes,
>> pg_statio_*_tables and pg_statio_*_indexes aren't being updated anymore.
>> Specifically, all counter fields are 0, and date fields are blank.
> Does anything show up in the postmaster log when you try to query
> one of those views?
>
> It seems like something must be wedged either in the stats collector
> process or in backends' communication with that process.  Hard to say
> what on the basis of this evidence though.
>
> If you can do a postmaster restart without too much trouble, that
> might resolve the issue.

That did, in fact, solve the problem.

-- 
Angular momentum makes the world go 'round.



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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Sequences part 2
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Statistics tables not being updated anymore