Editing Public.inventory (table)
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2: | Line 2: | ||
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
− | |- | + | |- |
| '''Table | | '''Table | ||
| public.inventory | | public.inventory | ||
+ | |- | ||
|} | |} | ||
+ | |||
=== Columns === | === Columns === | ||
Line 15: | Line 17: | ||
| '''Default | | '''Default | ||
| '''Description | | '''Description | ||
− | + | ||
− | |- | + | |- |
| nodeid | | nodeid | ||
| integer | | integer | ||
Line 22: | Line 24: | ||
| | | | ||
| | | | ||
− | |- | + | |- |
| name | | name | ||
| varchar(30) | | varchar(30) | ||
Line 28: | Line 30: | ||
| | | | ||
| | | | ||
− | |- | + | |- |
| createtime | | createtime | ||
| timestamp without time zone | | timestamp without time zone | ||
Line 34: | Line 36: | ||
| | | | ||
| | | | ||
− | |- | + | |- |
| lastpolltime | | lastpolltime | ||
| timestamp without time zone | | timestamp without time zone | ||
Line 40: | Line 42: | ||
| | | | ||
| | | | ||
− | |- | + | |- |
| pathtofile | | pathtofile | ||
| varchar(256) | | varchar(256) | ||
Line 46: | Line 48: | ||
| | | | ||
| | | | ||
− | |- | + | |- |
| status | | status | ||
| char(1) | | char(1) | ||
Line 60: | Line 62: | ||
| '''Type | | '''Type | ||
| '''Columns | | '''Columns | ||
− | + | ||
− | |- | + | |- |
| inventory_lastpolltime_idx | | inventory_lastpolltime_idx | ||
| | | | ||
| lastpolltime | | lastpolltime | ||
− | |- | + | |- |
| inventory_nodeid_idx | | inventory_nodeid_idx | ||
| | | | ||
| nodeid | | nodeid | ||
− | |- | + | |- |
| inventory_nodeid_name_idx | | inventory_nodeid_name_idx | ||
| | | | ||
| nodeid, name | | nodeid, name | ||
− | |- | + | |- |
| inventory_status_idx | | inventory_status_idx | ||
| | | | ||
Line 85: | Line 87: | ||
| '''Column | | '''Column | ||
| '''Referenced Column | | '''Referenced Column | ||
− | + | ||
− | |- | + | |- |
| [[public.node_(table)|public.node]] | | [[public.node_(table)|public.node]] | ||
| nodeid | | nodeid | ||
| nodeid | | nodeid | ||
|} | |} |