Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('gcp_compute_backend_service_backends_id_seq'::regclass) |
|
|
||||
backend_service_id | int8 | 19 | √ | null |
|
|
||||
balancing_mode | text | 2147483647 | √ | null |
|
|
||||
capacity_scaler | numeric | 131089 | √ | null |
|
|
||||
description | text | 2147483647 | √ | null |
|
|
||||
failover | bool | 1 | √ | null |
|
|
||||
group | text | 2147483647 | √ | null |
|
|
||||
max_connections | int8 | 19 | √ | null |
|
|
||||
max_connections_per_endpoint | int8 | 19 | √ | null |
|
|
||||
max_connections_per_instance | int8 | 19 | √ | null |
|
|
||||
max_rate | int8 | 19 | √ | null |
|
|
||||
max_rate_per_endpoint | numeric | 131089 | √ | null |
|
|
||||
max_rate_per_instance | numeric | 131089 | √ | null |
|
|
||||
max_utilization | numeric | 131089 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
gcp_compute_backend_service_backends_pkey | Primary key | Asc | id |