forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2aecbd7
committed
Log more info when wait-for-catchup tests time out.
Cluster.pm's wait_for_catchup and allied subroutines don't provideenough information to diagnose the problem when a wait times out.In hopes of debugging some intermittent buildfarm failures, let'sdump the ending state of the relevant system view when that happens.Add this to v17 too, but not stable branches.Discussion:https://postgr.es/m/352068.1723422725@sss.pgh.pa.us1 parent760162f commit2aecbd7
1 file changed
+23
-4
lines changedLines changed: 23 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2948 | 2948 |
| |
2949 | 2949 |
| |
2950 | 2950 |
| |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
2951 | 2956 |
| |
2952 | 2957 |
| |
2953 | 2958 |
| |
| |||
3015 | 3020 |
| |
3016 | 3021 |
| |
3017 | 3022 |
| |
3018 |
| - | |
3019 |
| - | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
| 3027 | + | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
| 3031 | + | |
3020 | 3032 |
| |
3021 | 3033 |
| |
3022 | 3034 |
| |
| |||
3051 | 3063 |
| |
3052 | 3064 |
| |
3053 | 3065 |
| |
3054 |
| - | |
3055 |
| - | |
| 3066 | + | |
| 3067 | + | |
| 3068 | + | |
| 3069 | + | |
| 3070 | + | |
| 3071 | + | |
| 3072 | + | |
| 3073 | + | |
| 3074 | + | |
3056 | 3075 |
| |
3057 | 3076 |
| |
3058 | 3077 |
| |
|
0 commit comments
Comments
(0)