Manage databases
Day-to-day operations for the two databases behind CAST Imaging: PostgreSQL (analysis results) and Neo4j (the graph).
- PostgreSQL: change operator/guest passwords, use the CSSAdmin tools for backup, restore, and optimization, replace an instance, and encrypt stored source code.
- Neo4j: customize
neo4j.conf, optimize memory allocation, manage transaction logs, and export/import applications.
Related
- The PostgreSQL instances used to store analysis results are declared under CSS and Measurement Settings.
- For backing up the platform databases, see Back up and restore.