文档请求:关于开发环境中数据库访问和配置的概述。

In the context of understanding how to restore a backup in a freshly installed development environment (docker) I would be happy about some explanation, how the database is set up and the connection to the database is configured:

1 个赞

Database configuration is done here:

Create development databases:

Setup database user:

I’m still trying to understand,

  • how authentication is done
  • where authentication is configured
  • how connection parameters should be set