SNAPSHOT.SNAPSHOT
SNAPSHOT records the index information, start time, and end time of WDR snapshots stored in the current system. The result can be queried only in the system database but cannot be queried in the user database, as described in Table 1. After the WDR snapshot function is enabled (the GUC parameter enable_wdr_snapshot is set to on), the table is created.
Name |
Type |
Description |
Example |
---|---|---|---|
snapshot_id |
bigint |
WDR snapshot ID. |
1 |
start_ts |
timestamp |
Start time of a WDR snapshot. |
2019-12-28 17:11:27.423742+08 |
end_ts |
timestamp |
End time of a WDR snapshot. |
2019-12-28 17:11:43.67726+08 |
version |
int |
Version of a WDR snapshot. |
1 |
snap_flag |
bigint |
Attribute of the WDR snapshot.
|
0 |
base_snapshot_id |
bigint |
ID of the full snapshot corresponding to the WDR snapshot. |
1 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot