On 11/30/2023 8:36 AM, Remush wrote:
... Or do I really need to access my Postgresql container manully and run the initb schema on him?

Yes, you must manually run the schema script as a privileged database user. Doing otherwise would require having the web application access the database with elevated privileges, which we currently avoid by design.

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to