Can't use some tools due to Please set binary path for PostgreSQL Server from preferences.
Hi
First, thanks for this image, it so much simplifies deployement !
I have a problem though : I have this error when trying to use some functionalities

Please set binary path for PostgreSQL Server from preferences.
It concerns at least those functionalities under the Tools menu :
- Import / export
- maintenance
- backup
- restore
Is there something I'm missing in the docker configuration ? Shouldnt it be part of the default docker installation ?
Thanks
To use restore and backup you need to set the path
File -> Preferences -> Binary the paths set to /usr/bin
Thanks, it does work for me now.
Ideally, it should be pre-configured in the docker image isnt it ? Feel free to close the ticket if you think it's not possible
thanks