pg_stat warnings keep on printing in postgres log

Поиск
Список
Период
Сортировка
От Naomi's strings
Тема pg_stat warnings keep on printing in postgres log
Дата
Msg-id CAC7Rw0fY5R7MyQe9nQ5bZcoBdioJqNcw+F0XRM5PT5m2=kEaog@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_stat warnings keep on printing in postgres log  (Dave Cramer <davecramer@postgres.rocks>)
Список pgsql-bugs

Hi Team,

One of our customer is getting the below warning's and log statements in the postgres logs, the postgres version is 12.2. Because of which the log size is increasing quickly.

Is there any solution/workaround for this ? We have tried to turn off the "track_activities" settings in postgres.conf file but it is not helping.

Could you please also let us know, in what circumstances the stat collector will run ? So that we can do that activity to reproduce the issue in our setup.


LOG: could not rename temporary statistics file "pg_stat_tmp/db_0.tmp" to "pg_stat_tmp/db_0.stat": No such file or directory

WARNING: corrupted statistics file "pg_stat_tmp/global.stat"


Regards,
Nidhin Lazar

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

Предыдущее
От: Andrey Lepikhov
Дата:
Сообщение: SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: pg_stat warnings keep on printing in postgres log