A simple module to start a PostgreSQL service.
| Command | Done |
|---|---|
| Setup a Postgres database | ✅ |
| Setup credential | ✅ |
| Configure Postgres database | ✅ |
| Connect to Postgres database from service | ✅ |
| Enable or disable cache ddata | ✅ |
dagger call --user john --password 123456 --name test client dagger call --user john --password 123456 --name database Made with ❤️ by Quartz.