postgresql: properly fix permissions issue by in postStart
as per postgresql manual, interactions with psql should be carried out with the postgresql system user and postgresql db user by default. ensure it happens in postStart.
parent
6167da54
Please register or sign in to comment