forked from docs/doc-exports
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>
4.0 KiB
4.0 KiB
SNAPSHOT
SNAPSHOT records the start and end time of each performance view snapshot creation. After enable_wdr_snapshot is set to on, this catalog is created and maintained by the background snapshot thread. It is accessible only to users with system administrator rights.
Name |
Type |
Description |
---|---|---|
snapshot_id |
name |
Snapshot ID. This column is the primary key and distribution key. |
start_ts |
timestamp with time zone |
Snapshot start time |
end_ts |
timestamp with time zone |
Snapshot end time |
Parent topic: System Catalogs