summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/database_locks.txt
blob: 8d92f314d57ba099facc3fd9fef25bdfc70c2fa5 (plain)
1
2
3
4
5
6
7
 datname    |      mode                | granted | locks_count
------------+--------------------------+---------+-------------
 postgres   | AccessShareLock          | t       |           99
 postgres   | RowShareLock             | t       |           99
 postgres   | RowExclusiveLock         | t       |           99
 production | ShareUpdateExclusiveLock | t       |           99
 production | ShareLock                | f       |           99