forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7d88bb7
committed
Add some temporary instrumentation to pgstat.c.
Log main-loop blocking events and the results of inquiry messages.This is to get some clarity as to what's happening on those Windowsbuildfarm members that still don't like the latch-ified stats collector.This bulks up the postmaster log a tad, so I won't leave it in place forlong.1 parentb834713 commit7d88bb7
1 file changed
+20
-0
lines changedLines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3107 | 3107 |
| |
3108 | 3108 |
| |
3109 | 3109 |
| |
| 3110 | + | |
| 3111 | + | |
3110 | 3112 |
| |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
3111 | 3116 |
| |
3112 | 3117 |
| |
3113 | 3118 |
| |
| |||
3124 | 3129 |
| |
3125 | 3130 |
| |
3126 | 3131 |
| |
| 3132 | + | |
| 3133 | + | |
| 3134 | + | |
3127 | 3135 |
| |
3128 | 3136 |
| |
3129 | 3137 |
| |
| |||
3218 | 3226 |
| |
3219 | 3227 |
| |
3220 | 3228 |
| |
| 3229 | + | |
| 3230 | + | |
3221 | 3231 |
| |
3222 | 3232 |
| |
3223 | 3233 |
| |
3224 | 3234 |
| |
3225 | 3235 |
| |
3226 | 3236 |
| |
| 3237 | + | |
| 3238 | + | |
3227 | 3239 |
| |
3228 | 3240 |
| |
3229 | 3241 |
| |
| |||
4006 | 4018 |
| |
4007 | 4019 |
| |
4008 | 4020 |
| |
| 4021 | + | |
4009 | 4022 |
| |
| 4023 | + | |
| 4024 | + | |
| 4025 | + | |
| 4026 | + | |
| 4027 | + | |
| 4028 | + | |
| 4029 | + | |
4010 | 4030 |
| |
4011 | 4031 |
| |
4012 | 4032 |
| |
|
0 commit comments
Comments
(0)