doc-exports/docs/dws/dev/dws_04_0762.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

5.8 KiB

PG_STAT_DATABASE_CONFLICTS

PG_STAT_DATABASE_CONFLICTS displays statistics about database conflicts.

Table 1 PG_STAT_DATABASE_CONFLICTS columns

Name

Type

Description

datid

oid

Database OID

datname

name

Database name

confl_tablespace

bigint

Number of conflicting tablespaces

confl_lock

bigint

Number of conflicting locks

confl_snapshot

bigint

Number conflicting snapshots

confl_bufferpin

bigint

Number of conflicting buffers

confl_deadlock

bigint

Number of conflicting deadlocks