Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('aws_ec2_instance_elastic_gpu_associations_id_seq'::regclass) |
|
|
||||
instance_id | int8 | 19 | √ | null |
|
|
||||
elastic_gpu_association_id | text | 2147483647 | √ | null |
|
|
||||
elastic_gpu_association_state | text | 2147483647 | √ | null |
|
|
||||
elastic_gpu_association_time | text | 2147483647 | √ | null |
|
|
||||
elastic_gpu_id | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
aws_ec2_instance_elastic_gpu_associations_pkey | Primary key | Asc | id |