Difference between revisions of "GlueX Implementation of the RCDB"

From GlueXWiki
Jump to: navigation, search
(Created page with "== Web Interface == == Database Servers == == SQLite Database Files == === Backup Scheme === Each daily version of the SQLite database is written to /cache/halld/home/gl...")
(No difference)

Revision as of 12:39, 17 January 2018

Web Interface

Database Servers

SQLite Database Files

Backup Scheme

Each daily version of the SQLite database is written to

/cache/halld/home/gluex/rcdb_sqlite

a location on the write-through cache. They are thus archived to tape before old ones are automatically deleted.