Re: Warning when selecting column from pg_stat_user_tables.
В списке pgsql-general по дате отправления:
| От | Richard Huxton |
|---|---|
| Тема | Re: Warning when selecting column from pg_stat_user_tables. |
| Дата | |
| Msg-id | 4B716CC5.7000305@archonet.com обсуждение исходный текст |
| Ответ на | Warning when selecting column from pg_stat_user_tables. (Chris Barnes <compuguruchrisbarnes@hotmail.com>) |
| Список | pgsql-general |
On 09/02/10 13:52, Chris Barnes wrote: > > I have this error when selecting from the pg_stat_user_tables. I > restarted postgres and the error went away. > > Has anyone else seen this error? > > Chris Barnes > > > [postgres@preventdb02 londiste]$ cat > /data/pgsql/data/pg_log/postgresql-Tue.log > > WARNING: pgstat wait timeout > WARNING: pgstat wait timeout No, but I can tell you (roughly) what it is. The stats collector is a separate process, and it's designed to drop messages if it gets busy. Normally, that would be details of updates being discarded, but in this case it's presumably your read request that gets thrown away. If it occurs again, check "top" and see if the stats collector looks busy. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера