Closed MartinMuzatko closed 4 years ago
I found the problem, it was related to how the initdb scripts are executed. I documented that here already: #29
However, if I use the USE
statement, the privileges are not assigned correctly.
I can't reproduce, although i'm not entirely sure i understand you.
Did you manage to resolve the issue?
I can't remember actually that much, but looks like we don't have that problem anymore. I'll open again when I have a reproducible build. 👍 thanks
When creating a DB using init scripts, the TABLEs can be accessed by the user created with environment variables. However, the VIEWs are not accessible.
Can someone reproduce this?
Thanks!