Database Table rundb_rig ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_rig`` .. include:: ../manual_database_ref_docs/rundb_rig.rst Schema ------- +---------------------+----------------------------------+----------------------------------+ | Field | Type | Description | +=====================+==================================+==================================+ | alarms | Text | alarms | +---------------------+----------------------------------+----------------------------------+ | comments | Text | comments | +---------------------+----------------------------------+----------------------------------+ | ftppassword | String (up to 64) | ftppassword | +---------------------+----------------------------------+----------------------------------+ | ftprootdir | String (up to 64) | ftprootdir | +---------------------+----------------------------------+----------------------------------+ | ftpserver | String (up to 128) | ftpserver | +---------------------+----------------------------------+----------------------------------+ | ftpusername | String (up to 64) | ftpusername | +---------------------+----------------------------------+----------------------------------+ | host\_address | String (up to 1024) | host address | +---------------------+----------------------------------+----------------------------------+ | last\_clean\_date | String (up to 512) | last clean date | +---------------------+----------------------------------+----------------------------------+ | last\_experiment | String (up to 512) | last experiment | +---------------------+----------------------------------+----------------------------------+ | last\_init\_date | String (up to 512) | last init date | +---------------------+----------------------------------+----------------------------------+ | location | Location (ForeignKey) | the related rundb.Location row | +---------------------+----------------------------------+----------------------------------+ | name | String (up to 200) | name | +---------------------+----------------------------------+----------------------------------+ | serial | String (up to 24) | serial | +---------------------+----------------------------------+----------------------------------+ | state | String (up to 512) | state | +---------------------+----------------------------------+----------------------------------+ | type | String (up to 1024) | type | +---------------------+----------------------------------+----------------------------------+ | updateflag | Boolean (Either True or False) | updateflag | +---------------------+----------------------------------+----------------------------------+ | updatehome | String (up to 256) | updatehome | +---------------------+----------------------------------+----------------------------------+ | version | Text | version | +---------------------+----------------------------------+----------------------------------+