-
c (using libpq-fe): ok
Java (using postgresql JDBC):
```
Exception in thread "main" java.lang.RuntimeException: org.postgresql.util.PSQLException: The server's standard_conforming_strings parame…
-
Add basic auth capabilities to Druid JDBC. It is supported by Avatica driver as per [docs](https://calcite.apache.org/avatica/docs/client_reference.html#authentication). Testing requires modification …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
SeaTunnel jo…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
Data migrati…
-
**Is your feature request related to a problem? Please describe.**
Currently, OpenMetadata supports accessing Iceberg tables and views through various catalogs such as Glue, Hive, and REST, but does …
-
## Driver version
mssql-jdbc-9.2.1.jre11
## SQL Server version
Microsoft SQL Server 2022 (RTM-CU15-GDR) (KB5046059) - 16.0.4150.1 (X64) Sep 25 2024 17:34:41 Copyright (C) 2022 Microsoft Corporati…
-
### Description
We're constantly getting reports of users worried about warning logs issued by Agroal when it detects JDBC statements or result sets that weren't closed properly: https://github.com/q…
-
Hello,
I am encountering several compilation errors when trying to build the jdbc_fdw extension with PostgreSQL 17. It seems that some functions and APIs used in the code have been deprecated or modi…
-
### Description
the documentation :
https://docs.yugabyte.com/stable/reference/drivers/java/yugabyte-jdbc-reference/
contains improper example for topology keys, the proper property is not "d…
-
I want to use DBeaver to connect to ClickHouse using the JDBC HTTP interface. However, the session timeout is 30 seconds. I tried adding socket_timeout=300000 to the URL settings, but it was ineffecti…