Public.distpoller (table)
wikibot
Table | public.distpoller |
Columns
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
Primary Key | Columns |
pk_dpname | dpname |
Foreign Keys
Relation | Column | Referenced Column |
public.distpoller | dpname | dpname |