From dbscript Online Help
|
|
(One intermediate revision by the same user not shown) |
(No difference)
|
Latest revision as of 10:24, 27 August 2011
wikibot[edit]
Columns[edit]
Column
|
Data Type
|
Nullable
|
Default
|
Description
|
dpname
|
varchar(12)
|
not null
|
|
|
dpip
|
varchar(16)
|
not null
|
|
|
dpcomment
|
varchar(256)
|
null
|
|
|
dpdisclimit
|
numeric(5, 2)
|
null
|
|
|
dplastnodepull
|
timestamp with time zone
|
null
|
|
|
dplasteventpull
|
timestamp with time zone
|
null
|
|
|
dplastpackagepush
|
timestamp with time zone
|
null
|
|
|
dpadminstate
|
integer
|
null
|
|
|
dprunstate
|
integer
|
null
|
|
|
Primary Key[edit]
Primary Key
|
Columns
|
pk_dpname
|
dpname
|
Detail Tables[edit]
Detail Table
|
Column
|
Referencing Column
|
public.node
|
dpname
|
dpname
|