Re: Statistics tables not being updated anymore
От
Tom Lane
Тема
Re: Statistics tables not being updated anymore
Дата
Msg-id
25326.1562006905@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Statistics tables not being updated anymore Ron <ronljohnsonjr@gmail.com>
Re: Statistics tables not being updated anymore Adrien Nayrat <adrien.nayrat@anayrat.info>
Re: Statistics tables not being updated anymore Tom Lane <tgl@sss.pgh.pa.us>
Re: Statistics tables not being updated anymore Ron <ronljohnsonjr@gmail.com>
Re: Statistics tables not being updated anymore Adrian Klaver <adrian.klaver@aklaver.com>
Re: Statistics tables not being updated anymore Ron <ronljohnsonjr@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>
Re: Statistics tables not being updated anymore Ron <ronljohnsonjr@gmail.com>
Re: Statistics tables not being updated anymore Ron <ronljohnsonjr@gmail.com>
Re: Statistics tables not being updated anymore Adrian Klaver <adrian.klaver@aklaver.com>
Re: Statistics tables not being updated anymore Adrian Klaver <adrian.klaver@aklaver.com>
Re: Statistics tables not being updated anymore Ron <ronljohnsonjr@gmail.com>
Re: Statistics tables not being updated anymore Adrian Klaver <adrian.klaver@aklaver.com>
Re: Statistics tables not being updated anymore Ron <ronljohnsonjr@gmail.com>
Re: Statistics tables not being updated anymore Jerry Sievers <gsievers19@comcast.net>
Re: Statistics tables not being updated anymore Laurenz Albe <laurenz.albe@cybertec.at>
Ron 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. regards, tom lane
В списке pgsql-general по дате отправления