Database Table rundb_rig

Postgres database: iondb

Postgres table: rundb_rig

PGM or Proton description data model.

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

Table of contents

Previous topic

Database Table rundb_results

Next topic

Database Table rundb_runscript

This Page