| От | Jérôme BENOIS |
|---|---|
| Тема | LOG: statistics buffer is full |
| Дата | |
| Msg-id | 1150961045.4506.308.camel@localhost.localdomain обсуждение исходный текст |
| Ответы |
Re: LOG: statistics buffer is full
|
| Список | pgsql-admin |
Hello,
We use 7.4.6 version and now we have a bad performance on our
production server. We detected several strange messages in a log file :
LOG: statistics buffer is full
LOG: statistics buffer is full
LOG: statistics buffer is full
When i search on mailings list archive, i found a patch to increase the
buffer size in src/include/pgstat.h
-#define PGSTAT_RECVBUFFERSZ ((int) (1024 * sizeof(PgStat_Msg)))
+#define PGSTAT_RECVBUFFERSZ ((int) (16384 * sizeof(PgStat_Msg)))
And when i look the same file on the subversion trunk, the
"PGSTAT_RECVBUFFERSZ" constant is defined in a new file :
src/backend/postmaster/pgstat.c but with a same value.
Can you explain this statistics buffer problem ? And increase this
buffer size is a good resolution ?
Thanks for your help
Best Regards,
Jérôme BENOIS.
--
Share'nGo Team
http://www.sharengo.org
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера