doc-exports/docs/dws/dev/dws_04_0781.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

4.6 KiB

PG_STATIO_USER_SEQUENCES

PG_STATIO_USER_SEQUENCES displays the I/O status information about all the user relation table sequences in the namespace.

Table 1 PG_STATIO_USER_SEQUENCES columns

Name

Type

Description

relid

oid

OID of this sequence

schemaname

name

Name of the schema this sequence is in

relname

name

Name of this sequence

blks_read

bigint

Number of disk blocks read from the sequence

blks_hit

bigint

Cache hits in the sequence