Issue with upgrading from 1.132 to 1.133.1
So, here's the thing. After following the changes required in the docker-compose.yml file, the database won't start. It fails with
and if I actually open bash in the container, that path has the config file but it's only openable by root, not by the postgres user.
Is this intended?
and if I actually open bash in the container, that path has the config file but it's only openable by root, not by the postgres user.
Is this intended?