pg_sequence

Properties
Property Value    Property Value
OID16862Total size0 bytes
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size0 bytes
Primary key(s)Toast size0 bytes
Estimated rows0
Comment
Columns - 8
Name Type Length Default value Allow null Unique Comment
seqrelid oid false false
seqtypid oid false false
seqstart bigint false false
seqincrement bigint false false
seqmax bigint false false
seqmin bigint false false
seqcache bigint false false
seqcycle boolean false false
Foreign keys - 2
Name Keys Reference table Reference keys Match type Delete type Update type
pg_sequence_seqtypid_fkey seqtypid pg_type no action no action
pg_sequence_seqrelid_fkey seqrelid pg_class no action no action