Database Table rundb_dmfileset ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_dmfileset`` .. include:: ../manual_database_ref_docs/rundb_dmfileset.rst Schema ------- +------------------------+----------------------------------+----------------------+ | Field | Type | Description | +========================+==================================+======================+ | auto\_action | String (up to 8) | auto action | +------------------------+----------------------------------+----------------------+ | auto\_trigger\_age | Integer | auto trigger age | +------------------------+----------------------------------+----------------------+ | auto\_trigger\_usage | Integer | auto trigger usage | +------------------------+----------------------------------+----------------------+ | backup\_directory | String (up to 256) | backup directory | +------------------------+----------------------------------+----------------------+ | bandwidth\_limit | Integer | bandwidth limit | +------------------------+----------------------------------+----------------------+ | del\_empty\_dir | Boolean (Either True or False) | del empty dir | +------------------------+----------------------------------+----------------------+ | description | String (up to 256) | description | +------------------------+----------------------------------+----------------------+ | enabled | Boolean (Either True or False) | enabled | +------------------------+----------------------------------+----------------------+ | exclude | Text | exclude | +------------------------+----------------------------------+----------------------+ | id | Integer | ID | +------------------------+----------------------------------+----------------------+ | include | Text | include | +------------------------+----------------------------------+----------------------+ | keepwith | Text | keepwith | +------------------------+----------------------------------+----------------------+ | type | String (up to 48) | type | +------------------------+----------------------------------+----------------------+ | version | String (up to 8) | version | +------------------------+----------------------------------+----------------------+