connects - Search results in mailing lists

2023-11-29 16:12:21 | Re: Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake (Dave Cramer)

need to merge the change in. Fair question Should probably reset it after connecting. Thanks, Dave

2023-11-04 15:33:06 | Re: Connection Timeout Issue due to intermittent non-response of Postgre database (Tom Lane)

disconnected (not necessarily at the same time, but for the same connection). If so, it could

2023-02-10 21:26:05 | org.postgresql.util.PSQLException: ERROR: syntax error at or near "(" when calling org.postgresql.jdbc (Siddharth Jain)

connect to it from Java. We get following exception: Caused by: org.postgresql.util.PSQLException

2022-12-08 12:47:19 | Disable JDBC driver SSL connection attempt with GeoNetwork/PostgreSQL-PostGIS DB (celati Laurent)

connect over SSL. How to disable SSL connection attempt? I would prefer to try disable

2022-09-02 15:09:29 | [pgjdbc/pgjdbc] 5c78ed: chore: fix various spelling errors (#2592) (Josh Soref)

connect * connection * constraint * contains * converting * current * customize * decimal * diagnostic * directly * encrypted * escape * example * exceeded * exceptions

2022-06-22 13:12:10 | RE: JDBC-Platform error: unsupported key for HMAC algorithm (James Pang (chaolpan))

connect() │ │ ... 220 more does Postgres JDBC driver support JVM FIPS mode to connect to Postgresql

2022-06-08 18:24:09 | Can't connect to Postgres on GCP, except through DataGrip (Ben Pracht)

connect to a GCP hosted Postgres Database. The only program capable of connecting is JetBrains

2022-06-05 13:25:57 | [pgjdbc/pgjdbc] b0070c: Update connect.md (Dave Cramer)

2022-06-05 (Sun, 05 Jun 2022) Changed paths: M docs/documentation/head/connect.md Log Message: ----------- Update connect.md

2022-05-27 07:20:34 | Clarification on thread-safety (Martin Pärtel)

connect` suggests both of these methods are thread safe. Perhaps this is an "obvious" level

2022-04-25 16:58:15 | Fwd: BUG #17467: Perf degradation after switching to latest jdbc drivers (Benjamin Leis)

connect times. Is this a known issue or something that we can work around? 43.2.25 driver

2022-04-22 14:06:10 | Why does the prepareThreshold=0 (to cover pgbouncer transaction mode) disables protocol binary transfers ? (w (Jakub Wartak)

connecting over pgbouncer with pool_mode=transactional we (with my co-worker - Lukasz Pierzan) have

2022-03-24 20:48:54 | RE: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram (McDermott, Becky)

connect. I am using these same credentials to connect in my simple java command line

2022-02-01 20:53:28 | Security Release announcement versions 42.2.25 and 42.3.2 have been released (Dave Cramer)

connect.md PR #2338 OutOfMemoryException => OutOfMemoryError - fix: use local TimestampUtil in PgStatement and PgResultset

2021-11-11 16:51:53 | [pgjdbc/pgjdbc] 0b49f4: [typo] in connect.md (#2338) (Sergey Nuyanzin)

2021-11-11 (Thu, 11 Nov 2021) Changed paths: M docs/documentation/head/connect.md Log Message: ----------- [typo] in connect.md (#2338) `OutOfMemoryException` => `OutOfMemoryError`

2021-10-07 05:37:42 | Fwd: BUG #17216: No Password Provided Error - uncaught exception (Cliff Sizer)

connecting to the pg database 14.0 and no password (empty) is specified the following error