Files
symfony-flex-recipes/doctrine
DrWarpManandGitHub 06b3536d9e fix healthcheck postgres user
By default, root user is used to connect to the database.
If the database does not have a "root" role, the following error is logged everytime the health check happens: 'FATAL:  role "root" does not exist', which spams the log.
2024-04-19 00:18:54 +02:00
..