File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 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
20712071 <entry>Waiting to access the list of predicate locks held by the current
20722072 serializable transaction during a parallel query.</entry>
20732073 </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>
20742086 <row>
20752087 <entry><literal>PredicateLockManager</literal></entry>
20762088 <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
21292141 <entry>Waiting to access the list of predicate locks held by
21302142 serializable transactions.</entry>
21312143 </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>
21442144 <row>
21452145 <entry><literal>SerializableXactHash</literal></entry>
21462146 <entry>Waiting to read or update information about serializable
You can’t perform that action at this time.
0 commit comments