Cisco Systems Version 1.1 Network Router User Manual


 
2-15
Cisco Carrier Sensitive Routing User Guide
Chapter2 PostgreSQL Database Operations and Functionalities
Database Functionalities
Lists Table
Note Tables Lists_1 and Lists_2 can inherit from the Lists table.
Note Tables ContactLists_1 and ContactLists_2 can inherit from this table.
Table2-13 Lists Table
Name Type
Allow
Null Default Constraints Comments
ListKey integer NO <> 0 Primary key. Key
of the list.
ListName text Name of the list.
Table2-14 ContactLists Table
Name Type
Allow
Null Default Constraints Comments
ListKey NO Foreign key. Key of the
list.
ContactKey NO Foreign key. Key of the
contact.
Table2-15 RouteAttributes Table
Name Type
Allow
Null Default Constraints Comments
AttributeKey integer NO <>0 Primary key. Key of the route
attribute.
AttributeName text Name of attribute associated
with the route.
CarrierKey integer NO Foreign key. Key of the carrier
associated with this route
attribute.