pga_snapshot Metadata Table #This metadata table contains information about snapshots.
|
Column Name |
Column Type |
Constraint |
Description |
|---|---|---|---|
|
|
|
Primary key |
The snapshot ID. The value is increased by 1 for each created snapshot. This is a primary key referred to by most metadata tables. |
|
|
|
|
The snapshot creation date and time. |
|
|
|
|
The pgpro_metastore catalog version. The value is increased by 1 at each pgpro_metastore object update, for example, when a new analytical table is created. |
|
|
|
|
The ID assigned to the next pgpro_metastore object, such as an analytical table. The value is increased each time an object is created. |
|
|
|
|
The ID assigned to the next created Parquet file. The value is increased each time a file is created. |
|
|
|
|
Specifies whether pgpro_metastore objects referring to the snapshot are visible. Possible values:
When an
ETL operation,
such as
After this, the
You can use the |