Latest version running as black box docker image is causing permissions issues
I just installed the latest version and am having the following issues that was not there in the previous release.
bin/pg_dump_anon.sh: line 138: /dev/stdout: Permission denied
bin/pg_dump_anon.sh: line 161: /dev/stdout: Permission denied
bin/pg_dump_anon.sh: line 190: /dev/stdout: Permission denied
bin/pg_dump_anon.sh: line 192: /dev/stdout: Permission denied
Error during export of public.table_name
I have removed the name of the table just fyi but i get this for all tables that have rules. I read some troubleshooting and some people suggests adding the tty group to the user that runs docker but that is not helping. Any suggestions
I did not have this with the previous version just fyi
Edited by damien clochard