Replies: 1 comment
-
Is it possible to configure Semaphore to use a schema other than public when using Postgres? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have my database called 'postgres' and a schema 'semaphore'. Semaphore keeps using 'public' instead of 'semaphore' schema. How can I specify which schema to use?
Beta Was this translation helpful? Give feedback.
All reactions