How to: Power down a database
Last updated: March 3, 2026
Powering down stops the database without deleting it. Useful for pausing a development or staging environment when it's not in use.
Power down
- Open the database detail view.
- Click Power Down in the top-right corner of the panel.
- The status changes to Stopped.
Power up
- Open the database detail view.
- Click Power Up (the button label changes when the database is stopped).
- The database returns to Running status.
Notes
- Data is preserved when the database is powered down.
- Connections to the database will be dropped immediately on power down.
- Stopping a database does not reduce your bill — resources remain allocated and billing continues while the database is stopped.
- Power down is not a substitute for backups. Always configure a backup repository before stopping a database.
[ On this page ]