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