Public.pathoutage (table)
Contents
wikibot[edit]
Table | public.pathoutage |
Columns[edit]
Column | Data Type | Nullable | Default | Description |
nodeid | integer | null | ||
criticalpathip | varchar(16) | not null | ||
criticalpathservicename | varchar(32) | null |
Indexes[edit]
Index | Type | Columns |
pathoutage_criticalpathip | criticalpathip | |
pathoutage_criticalpathservicename_idx | criticalpathservicename | |
pathoutage_nodeid | nodeid |
Foreign Keys[edit]
Relation | Column | Referenced Column |
public.node | nodeid | nodeid |