Help Center/ GaussDB/ Distributed_3.x/ Schemas/ DBE_PERF Schema/ Object/ SUMMARY_STAT_DATABASE_CONFLICTS
Updated on 2024-05-07 GMT+08:00

SUMMARY_STAT_DATABASE_CONFLICTS

Displays the conflict status statistics of all database nodes in the cluster. It is used on CNs and the conflict status statistics of each node are summed up by database name.

Table 1 SUMMARY_STAT_DATABASE_CONFLICTS columns

Name

Type

Description

datname

name

Database name.

confl_tablespace

bigint

Number of conflicting tablespaces.

confl_lock

bigint

Number of conflicting locks.

confl_snapshot

bigint

Number of conflicting snapshots.

confl_bufferpin

bigint

Number of conflicting buffers.

confl_deadlock

bigint

Number of conflicting deadlocks.