You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working with a postgres db, and it has several schemas. My main application is in "public". I want flowise to put all of its tables in a "flowise" schema, but it seems to default to creating them in public.
I'm using the docker image. Is there any way to specify a schema name in addition to the database name?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working with a postgres db, and it has several schemas. My main application is in "public". I want flowise to put all of its tables in a "flowise" schema, but it seems to default to creating them in public.
I'm using the docker image. Is there any way to specify a schema name in addition to the database name?
Beta Was this translation helpful? Give feedback.
All reactions