gp_fastsequence
The gp_fastsequence table contains information about append-optimized tables.
The last_sequence value indicates the maximum row number currently used by the table.
| Column | Type | References | Description |
|---|---|---|---|
objid |
oid |
pg_class.oid |
Object ID of the |
objmod |
bigint |
— |
Object modifier |
last_sequence |
bigint |
— |
The last sequence number used by the object |