47.6. lt_partition_ext

The catalog lt_partition_ext stores information about partition table extra properties.

Table 47.6. lt_partition_ext Columns

Column Type

Description

oid oid

Row identifier.

auto_partition_type int32

Automatic partition type. Currently only type 3 is supported. Type 3 is automatic partitioning of time range. Subsequent versions will support other types of automatic partition.

interval_type int32

Time type in automatic partitioning of time range. 6 types in total, 1-6 corresponding to year/month/day/hour/minute/second respectively.

interval_value int32

Interval value.

interval_start_time text

Start time of automatic partition of time range.


English|中文