Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| name | text | 2147483647 | null |
|
|
|||||||||
| label | text | 2147483647 | null |
|
|
|||||||||
| host | text | 2147483647 | null |
|
|
|||||||||
| port | int4 | 10 | null |
|
|
|||||||||
| db | text | 2147483647 | null |
|
|
|||||||||
| record_format | text | 2147483647 | 'FI'::text |
|
|
Z39.50 element set. |
||||||||
| transmission_format | text | 2147483647 | 'usmarc'::text |
|
|
Z39.50 preferred record syntax.. |
||||||||
| auth | bool | 1 | true |
|
|
|||||||||
| use_perm | int4 | 10 | √ | null |
|
|
If set, this permission is required for the source to be listed in the staff client Z39.50 interface. Similar to permission.grp_tree.application_perm. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| z3950_source_pkey | Primary key | Asc | name |
| z3950_source_label_key | Must be unique | Asc | label |
