tomera-cyera
tomera-cyera
Hi @tianon! Thanks for your response. I managed to run an init script on my db but it fails with `role "postgres" does not exist` (it was probably deleted). I...
Hi @LaurentGoderre unfortunately your solution would not work in my case because there is no role `postgres` so I'm unable to execute any command with -u postgres, that's why I...
No, I refer to the `postgres` db role in case I initialize the container with data-dir that does not have the role postgres I want to make sure the `postgres`...
@LaurentGoderre, yes. you see I need to initialize the db to have a postgres role even when the datadir already exists (a.k.a the db already initialized)