Postgres and MySQL do not currently support an operation to rename your database. To rename your database, you must dump and then reload your database under the new name. If you want to change a datab...
Overview By default, the database is backed up every 24 hours, starting around 1:10 a.m. server time and the last 10 days of backups are kept. Backup frequency and number of backups kept can be config...
Your database instance is not directly accessible from outside the environment. This is a good thing because a database cannot reliably maintain the security and patch levels like SSH can. However, it...
The promotion process performs a series of checks in your environment instances before replacing the existing database master. The flow diagram below shows the high level processes. A database promoti...