Connecting to databases with jdbc url jdbc:postgresql://localhost:5432/mydatabase?currentSchema=myschema. Can I have multiple schemas in current schema
Asked
Active
Viewed 330 times
0
-
https://stackoverflow.com/questions/8349267/hibernate-and-multi-tenant-database-using-schemas-in-postgresql – dwir182 Oct 11 '18 at 02:08
-
Possible duplicate of [Hibernate and Multi-Tenant Database using Schemas in PostgreSQL](https://stackoverflow.com/questions/8349267/hibernate-and-multi-tenant-database-using-schemas-in-postgresql) – Marcello B. Oct 11 '18 at 05:50
-
You could just try and see what happens. – Mark Rotteveel Oct 11 '18 at 08:49