Replies: 3 comments 4 replies
-
Is the password present in the property map or is it missing? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I fixed the issue by using plain text password in the bean. FYI: while debugging, I found that |
Beta Was this translation helpful? Give feedback.
0 replies
-
How about other setting properties for DB connection pool like max connections, idle connections, etc.? Should we specify them in the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've already had below configuration for Aggregation Store:
Also respective bean defined:
But Postgres keeps throwing this error:
Could you please advice?
Beta Was this translation helpful? Give feedback.
All reactions