GS_SEG_DATAFILE_LAYOUT
GS_SEG_DATAFILE_LAYOUT displays the static layout of data files 1 to 5 in segment-page mode. Only an administrator can query the information.
Name |
Type |
Description |
---|---|---|
version |
text |
Segment-page version. Default value: 1.0. |
seg_storage_type |
text |
|
file_id |
integer |
Data file ID. Value range: an int4 value in the range [1,5]. |
section_id |
integer |
Data section ID of a data file. |
section_type |
text |
Type of the data file section. Value range:
|
page_start |
bigint |
Start page number of the data section. |
page_end |
bigint |
End page number of the data section. |
page_count |
bigint |
Number of pages in the data section. |
total_size |
bigint |
Size of the data section. The unit is byte. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.