Hi, it’s currently not possible to specify a different schema using ShinyProxy.
I created a ticket to implement this, hopefully we can integrate it in the next version.
Thanks for reaching out and for picking the topic up!
I actually found the same stackoverflow post you linked and implemented it this way.
For ease of use for other people: We created a new local user on the database and set their default schema to the schema we wanted to use for logging. That way we did not need to specify the schema in the ShinyProxy config.