Forum Discussion
thatsthat
17 days agoContributor
Found the solution add 'searchpath' to the connection string like this:
jdbc:postgresql://0.0.0.1:5432/oompaloompa?searchpath=bluesky&user=player1&password=PASS_VALUE
or instead of searchpath=
use currentSchema=
Related Content
- 3 years ago
- 2 years ago
- 9 years ago