Help Center> GaussDB> Centralized_3.x> Schemas> DBE_PERF Schema> Cache/IO> GLOBAL_STATIO_USER_SEQUENCES
Updated on 2024-05-07 GMT+08:00

GLOBAL_STATIO_USER_SEQUENCES

GLOBAL_STATIO_USER_SEQUENCES displays I/O status information about all user relationship table sequences in namespaces on each node.

Table 1 GLOBAL_STATIO_USER_SEQUENCES columns

Name

Type

Description

node_name

name

Node name

relid

oid

OID of the sequence

schemaname

name

Name of the schema that the sequence is in

relname

name

Sequence name

blks_read

bigint

Number of disk blocks read from the sequence

blks_hit

bigint

Number of cache hits in the sequence