Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('serial.index_summary_id_seq'::regclass) |
|
|
|||||
distribution | int4 | 10 | null |
|
|
||||||
generated_coverage | text | 2147483647 | null |
|
|
||||||
textual_holdings | text | 2147483647 | √ | null |
|
|
|||||
show_generated | bool | 1 | true |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
index_summary_pkey | Primary key | Asc | id |
serial_index_summary_dist_idx | Performance | Asc | distribution |