| From: | pratikchirania <pratik(dot)chirania(at)hp(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pgstat wait timeout |
| Date: | 2012-01-05 06:30:40 |
| Message-ID: | 1325745040854-5121894.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thanks, i missed that.
After doing these changes, following is the observation:
1. The size of the pgstat file is 86KB. Last edited was when i moved the
file location to RAMdisk.
2. The issue persists. I am seeing continuous logs:
2012-01-05 00:00:06 JST WARNING: pgstat wait timeout
2012-01-05 00:00:14 JST WARNING: pgstat wait timeout
2012-01-05 00:00:26 JST WARNING: pgstat wait timeout
.
.
.
2012-01-05 15:36:25 JST WARNING: pgstat wait timeout
2012-01-05 15:36:37 JST WARNING: pgstat wait timeout
2012-01-05 15:36:45 JST WARNING: pgstat wait timeout
--
View this message in context: http://postgresql.1045698.n5.nabble.com/pgstat-wait-timeout-tp5078125p5121894.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Benedikt Grundmann | 2012-01-05 10:04:05 | random_page_cost vs seq_page_cost |
| Previous Message | David Fetter | 2012-01-05 06:19:16 | WIP(!) Double Writes |