Files
2026-08-12 14:20:20 +01:00

25 lines
681 B
Markdown

# PostgreSQL
> PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Image**: [`pgautoupgrade/pgautoupgrade`](https://hub.docker.com/r/pgautoupgrade/pgautoupgrade), 4, upstream
* **Healthcheck**: No
* **Backups**: Yes
* **Email**: No
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
## Quick start
* `abra app new pgsql --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).