Difference between revisions of "Public.distpoller (table)"
Line 82: | Line 82: | ||
|} | |} | ||
− | === | + | === Detail Tables === |
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
|- style="background:silver" | |- style="background:silver" | ||
− | | ''' | + | | '''Detail Table |
| '''Column | | '''Column | ||
− | | ''' | + | | '''Referencing Column |
|- valign="top" | |- valign="top" | ||
− | | [[public. | + | | [[public.node_(table)|public.node]] |
| dpname | | dpname | ||
| dpname | | dpname | ||
|} | |} |
Latest revision as of 10:24, 27 August 2011
wikibot[edit]
Table | public.distpoller |
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 |