grzegorz8 commented on PR #141:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/141#issuecomment-2458120435

   @matriv  I think `Caused by: org.postgresql.util.PSQLException: FATAL: 
sorry, too many clients already` error is irrelevant. I ofter see the error 
when I run tests locally, even on main branch.
   
   Please run the CrateDB tests in Intellij.
   
   Maybe let me clarify why I'm asking you for help. Namely, I modified 
postgresql dialect to support jsonb format. While running tests I noticed that 
crateDB inherits from postgresql dialect, but it does not work well with my 
change (`NoClassDefFoundError: org/postgresql/util/PGobject`). I thought you 
may be able to give me some hint how to handle it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to