Table openpetra_trunk.public.s_system_status
Records current status of system (up, maintenance etc.)

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
s_user_id_c varchar 20
s_user.s_user_id_c s_system_status_fk1 R
This is the system user id. Each user of the system is allocated one
s_system_disabled_date_d date 13  √  null
s_system_disabled_time_i int4 10  √  0
s_system_disabled_reason_c varchar 160  √  null
s_system_available_date_d date 13  √  null
s_system_available_time_i int4 10  √  0
s_system_login_status_l bool 1  √  false The log in status of the system.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_system_status_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_system_status_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 1 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
s_user_id_c Primary key Asc s_system_status_pk
s_created_by_c Performance Asc inx_s_system_status_fkcr_key1
s_modified_by_c Performance Asc inx_s_system_status_fkmd_key2
s_user_id_c Must be unique Asc inx_s_system_status_pk0

Close relationships  within of separation: