Difference between revisions of "Public.pathoutage (table)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.pathoutage |- |} {| border="1" cellpadding="5" cellspacing="0" style=...)
 
Line 20: Line 20:
 
|-
 
|-
 
| nodeid
 
| nodeid
|  
+
| integer
 
| null
 
| null
 
|  
 
|  
Line 27: Line 27:
 
|-
 
|-
 
| criticalpathip
 
| criticalpathip
|  
+
| varchar(16)
 
| not null
 
| not null
 
|  
 
|  
Line 34: Line 34:
 
|-
 
|-
 
| criticalpathservicename
 
| criticalpathservicename
|  
+
| varchar(32)
 
| null
 
| null
 
|  
 
|  

Revision as of 15:43, 7 August 2009

wikibot

Table public.pathoutage


Column Data Type Nullable Default PK Index
nodeid integer null pathoutage_nodeid
criticalpathip varchar(16) not null pathoutage_criticalpathip
criticalpathservicename varchar(32) null pathoutage_criticalpathservicename_idx


Relation Column Referenced Column
public.node nodeid nodeid