File tree 1 file changed +12
-12
lines changed 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -2071,6 +2071,18 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
2071
2071
<entry>Waiting to access the list of predicate locks held by the current
2072
2072
serializable transaction during a parallel query.</entry>
2073
2073
</row>
2074
+ <row>
2075
+ <entry><literal>PgStatsData</literal></entry>
2076
+ <entry>Waiting for shared memory stats data access</entry>
2077
+ </row>
2078
+ <row>
2079
+ <entry><literal>PgStatsDSA</literal></entry>
2080
+ <entry>Waiting for stats dynamic shared memory allocator access</entry>
2081
+ </row>
2082
+ <row>
2083
+ <entry><literal>PgStatsHash</literal></entry>
2084
+ <entry>Waiting for stats shared memory hash table access</entry>
2085
+ </row>
2074
2086
<row>
2075
2087
<entry><literal>PredicateLockManager</literal></entry>
2076
2088
<entry>Waiting to access predicate lock information used by
@@ -2129,18 +2141,6 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
2129
2141
<entry>Waiting to access the list of predicate locks held by
2130
2142
serializable transactions.</entry>
2131
2143
</row>
2132
- <row>
2133
- <entry><literal>PgStatsDSA</literal></entry>
2134
- <entry>Waiting for stats dynamic shared memory allocator access</entry>
2135
- </row>
2136
- <row>
2137
- <entry><literal>PgStatsHash</literal></entry>
2138
- <entry>Waiting for stats shared memory hash table access</entry>
2139
- </row>
2140
- <row>
2141
- <entry><literal>PgStatsData</literal></entry>
2142
- <entry>Waiting for shared memory stats data access</entry>
2143
- </row>
2144
2144
<row>
2145
2145
<entry><literal>SerializableXactHash</literal></entry>
2146
2146
<entry>Waiting to read or update information about serializable
You can’t perform that action at this time.
0 commit comments