Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| mgm_id | numeric | 0 | null | 
                                         | 
                                    
                                        
  | 
                                    The id of the SUSE Manager instance that contains this data  | 
                                ||||
| system_id | numeric | 0 | null | 
                                         | 
                                    
                                        
  | 
                                    The id of the system  | 
                                ||||
| packages_out_of_date | int8 | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of outdated packages installed on this system  | 
                                |||
| errata_out_of_date | int8 | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of outdated patches associated to this system  | 
                                |||
| synced_date | timestamptz | 35,6 | √ | CURRENT_TIMESTAMP | 
                                         | 
                                    
                                         | 
                                    The timestamp of when this data was last refreshed.  | 
                                
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| systemoutdated_pk | Primary key | Asc/Asc | mgm_id + system_id | 

