1
0
forked from docs/doc-exports
doc-exports/docs/dws/dev/dws_04_0778.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

4.6 KiB

PG_STATIO_SYS_SEQUENCES

PG_STATIO_SYS_SEQUENCES displays the I/O status information about all the system sequences in the namespace.

Table 1 PG_STATIO_SYS_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 the sequence

blks_read

bigint

Number of disk blocks read from this sequence

blks_hit

bigint

Number of buffer hits in this sequence