pga_storage Metadata Table #This metadata table contains information about storages.
|
Column Name |
Column Type |
Constraint |
Description |
|---|---|---|---|
|
|
|
Primary key |
The storage ID assigned by increasing the
|
|
|
|
Foreign key, |
The snapshot from the
|
|
|
|
Foreign key |
The snapshot from the
If the value is |
|
|
|
|
The storage name, for example,
If |
|
|
|
|
The URI of the root storage directory.
Local storages have simple URIs, for example,
S3 storages have URIs with more
complicated structure and parsing, for example,
|
|
|
|
|
The URI of the storage directory for temporary files.
Local storages have simple URIs, for example,
S3 storages have URIs with more
complicated structure and parsing, for example,
|
|
|
|
|
The storage type. Currently, local, network, and S3 storages are supported. |
|
|
|
|
The minimum free space for the storage, in bytes.
It is verified when executing the |
|
|
|
Foreign key, |
The ID of the URI from the
|
|
|
|
Foreign key, |
The ID of the URI from the
|