public inbox for [email protected]
help / color / mirror / Atom feedDon't see CLOSE packet been sent
2025-12-04 13:37 UTC Manav Kumar <[email protected]>
` Re: Don't see CLOSE packet been sent
2025-12-06 11:35 UTC Manav Kumar <[email protected]>
` Re: Don't see CLOSE packet been sent
2025-12-07 13:50 UTC Dave Cramer <[email protected]>
[3+ messages in thread]
Documentation typo - jdbc connection parameters - preferQueryMode
2025-10-03 18:58 UTC Kennedy, Paul <[email protected]>
Patch for supporting PEM based certs and keys
2025-06-26 21:15 UTC harinath kanchu <[email protected]>
` Re: Patch for supporting PEM based certs and keys
2025-07-01 17:06 UTC harinath kanchu <[email protected]>
` Re: Patch for supporting PEM based certs and keys
2025-07-01 18:49 UTC Dave Cramer <[email protected]>
[3+ messages in thread]
Unable to set guc via setProperty
2025-06-20 12:19 UTC Manav Kumar <[email protected]>
` Re: Unable to set guc via setProperty
2025-06-20 14:22 UTC David G. Johnston <[email protected]>
` Re: Unable to set guc via setProperty
2025-06-20 20:11 UTC Dave Cramer <[email protected]>
` Re: Unable to set guc via setProperty
2025-06-20 21:14 UTC David G. Johnston <[email protected]>
[4+ messages in thread]
Understanding DateStyle guc in startup packet
2025-05-19 11:30 UTC Manav Kumar <[email protected]>
` Re: Understanding DateStyle guc in startup packet
2025-05-19 12:23 UTC Vladimir Sitnikov <[email protected]>
` Re: Understanding DateStyle guc in startup packet
2025-05-19 15:12 UTC Dave Cramer <[email protected]>
` Re: Understanding DateStyle guc in startup packet
2025-05-19 15:37 UTC Vladimir Sitnikov <[email protected]>
` Re: Understanding DateStyle guc in startup packet
2025-05-19 17:25 UTC Dave Cramer <[email protected]>
` Re: Understanding DateStyle guc in startup packet
2025-05-23 08:38 UTC Manav Kumar <[email protected]>
` Re: Understanding DateStyle guc in startup packet
2025-05-23 09:58 UTC Laurenz Albe <[email protected]>
[7+ messages in thread]
PostgreSQL JDBC 42.7.5 returns an unexpected catalog name
2025-03-28 18:24 UTC Vinhson Nguyen <[email protected]>
` Fwd: PostgreSQL JDBC 42.7.5 returns an unexpected catalog name
2025-03-29 16:21 UTC Laurenz Albe <[email protected]>
` Re: PostgreSQL JDBC 42.7.5 returns an unexpected catalog name
2025-03-29 18:53 UTC Andrew Dunstan <[email protected]>
[3+ messages in thread]
Regarding setClob and getclobval methods in PostgreSQL
2025-02-03 09:22 UTC Rajyalakshmi Sareddy <[email protected]>
` Re: Regarding setClob and getclobval methods in PostgreSQL
2025-02-05 13:31 UTC Dave Cramer <[email protected]>
[2+ messages in thread]
jdbc connection multiple host
2024-07-30 12:28 UTC James Pang <[email protected]>
` Re: jdbc connection multiple host
2024-07-30 12:35 UTC Padraic Renaghan <[email protected]>
[2+ messages in thread]
Postgres explain plan is not correctly optimezed if the data is a "double" but the collumn is a "numeric"
2024-06-14 12:00 UTC charles Lgn <[email protected]>
cached plan must not change result type
2024-03-29 02:05 UTC James Pang <[email protected]>
` Re: cached plan must not change result type
2024-03-29 08:40 UTC Laurenz Albe <[email protected]>
` Re: cached plan must not change result type
2024-03-29 08:56 UTC James Pang <[email protected]>
` Re: cached plan must not change result type
2024-03-29 09:08 UTC James Pang <[email protected]>
` Re: cached plan must not change result type
2024-03-29 15:45 UTC Dave Cramer <[email protected]>
` Re: cached plan must not change result type
2024-03-29 16:21 UTC Tom Lane <[email protected]>
` Re: cached plan must not change result type
2024-03-29 16:48 UTC Dave Cramer <[email protected]>
` Re: cached plan must not change result type
2024-03-29 23:42 UTC James Pang <[email protected]>
` Re: cached plan must not change result type
2024-03-30 10:14 UTC Dave Cramer <[email protected]>
` Re: cached plan must not change result type
2024-03-30 12:27 UTC Dave Cramer <[email protected]>
` Re: cached plan must not change result type
2024-03-30 14:06 UTC Laurenz Albe <[email protected]>
` Re: cached plan must not change result type
2024-03-31 03:30 UTC James Pang <[email protected]>
` Re: cached plan must not change result type
2024-03-31 10:05 UTC Dave Cramer <[email protected]>
[13+ messages in thread]
Re: Java : Postgres double precession issue with different data format text and binary
2024-03-18 19:52 UTC Rahul Uniyal <[email protected]>
` Re: Java : Postgres double precession issue with different data format text and binary
2024-03-19 00:26 UTC Chapman Flack <[email protected]>
` Re: Java : Postgres double precession issue with different data format text and binary
2024-03-19 15:02 UTC Chapman Flack <[email protected]>
[3+ messages in thread]
Java - Inconsistent behaviour with double precession data type
2024-03-19 03:21 UTC Rahul Uniyal <[email protected]>
Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake
2023-11-28 13:27 UTC Martin Lichtin <[email protected]>
` Re: Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake
2023-11-28 14:07 UTC Dave Cramer <[email protected]>
` Re: Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake
2023-11-28 20:28 UTC Dave Cramer <[email protected]>
` Re: Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake
2023-11-29 16:06 UTC Martin Lichtin <[email protected]>
` Re: Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake
2023-11-29 16:12 UTC Dave Cramer <[email protected]>
[5+ messages in thread]
Pg jdbc DNS failover
2023-11-21 09:07 UTC Nikolay Prokofiev <[email protected]>
` Re: Pg jdbc DNS failover
2023-11-21 13:07 UTC Dave Cramer <[email protected]>
[2+ messages in thread]
Mapping of timestamptz to TIMESTAMP vs. TIMESTAMP_WITH_TIMEZONE
2023-11-18 01:19 UTC Ben Horowitz <[email protected]>
` Re: Mapping of timestamptz to TIMESTAMP vs. TIMESTAMP_WITH_TIMEZONE
2023-11-20 15:19 UTC Dave Cramer <[email protected]>
[2+ messages in thread]
Connection Timeout Issue due to intermittent non-response of Postgre database
2023-11-04 11:41 UTC 이상원 <[email protected]>
` Re: Connection Timeout Issue due to intermittent non-response of Postgre database
2023-11-04 15:33 UTC Tom Lane <[email protected]>
` Re: Connection Timeout Issue due to intermittent non-response of Postgre database
2023-11-06 00:45 UTC 이상원 <[email protected]>
` Re: Connection Timeout Issue due to intermittent non-response of Postgre database
2023-11-08 16:50 UTC Dave Cramer <[email protected]>
[4+ messages in thread]
Re: JDBC driver has EOL'd component
2023-10-14 14:51 UTC Sehrope Sarkuni <[email protected]>
` Re: JDBC driver has EOL'd component
2023-10-15 21:57 UTC Rob Bygrave <[email protected]>
[2+ messages in thread]
Re: Regarding useObjects
2023-10-04 17:45 UTC DB Kho <[email protected]>
Regarding useObjects
2023-09-26 15:38 UTC Achilleas Mantzios - cloud <[email protected]>
` Re: Regarding useObjects
2023-09-26 16:07 UTC Vladimir Sitnikov <[email protected]>
` Re: Regarding useObjects
2023-09-26 16:58 UTC Achilleas Mantzios <[email protected]>
` Re: Regarding useObjects
2023-09-27 06:03 UTC Vladimir Sitnikov <[email protected]>
` Re: Regarding useObjects
2023-09-27 08:59 UTC Achilleas Mantzios - cloud <[email protected]>
` Re: Regarding useObjects
2023-09-27 09:44 UTC Dave Cramer <[email protected]>
` Re: Regarding useObjects
2023-09-27 09:55 UTC Vladimir Sitnikov <[email protected]>
` Re: Regarding useObjects
2023-09-27 10:00 UTC Achilleas Mantzios - cloud <[email protected]>
` Re: Regarding useObjects
2023-09-27 10:07 UTC Achilleas Mantzios - cloud <[email protected]>
` Re: Regarding useObjects
2023-09-27 10:17 UTC Dave Cramer <[email protected]>
` Re: Regarding useObjects
2023-09-27 10:28 UTC Achilleas Mantzios - cloud <[email protected]>
` Re: Regarding useObjects
2023-09-27 10:39 UTC Dave Cramer <[email protected]>
` Re: Regarding useObjects
2023-09-27 11:11 UTC Achilleas Mantzios - cloud <[email protected]>
[13+ messages in thread]
The same prepared query yield "-1" the first six times and then "-1.0"
2023-08-21 17:37 UTC Edoardo Panfili <[email protected]>
` Re: The same prepared query yield "-1" the first six times and then "-1.0"
2023-08-21 18:40 UTC Dave Cramer <[email protected]>
[2+ messages in thread]
PrepareStatement and parameters data types
2023-08-08 19:27 UTC ihab sabiq <[email protected]>
PGConnection.getNotifications(0) doesn't block
2023-08-03 14:04 UTC Pawel Veselov <[email protected]>
` Re: PGConnection.getNotifications(0) doesn't block
2023-08-03 14:39 UTC Pawel Veselov <[email protected]>
` Re: PGConnection.getNotifications(0) doesn't block
2023-08-04 08:47 UTC rob stone <[email protected]>
` Re: PGConnection.getNotifications(0) doesn't block
2023-08-04 09:49 UTC Pawel Veselov <[email protected]>
[4+ messages in thread]
Executing the same query multiple times gets slow
2023-07-20 16:33 UTC Blake McBride <[email protected]>
` Re: Executing the same query multiple times gets slow
2023-07-21 21:58 UTC Dave Cramer <[email protected]>
` Re: Executing the same query multiple times gets slow
2023-07-22 15:25 UTC Blake McBride <[email protected]>
` Re: Executing the same query multiple times gets slow
2023-07-22 17:44 UTC Dave Cramer <[email protected]>
` Re: Executing the same query multiple times gets slow
2023-07-22 18:11 UTC Dave Cramer <[email protected]>
` Re: Executing the same query multiple times gets slow
2023-07-22 21:41 UTC Blake McBride <[email protected]>
` Re: Executing the same query multiple times gets slow
2023-07-23 13:47 UTC Dave Cramer <[email protected]>
` Re: Executing the same query multiple times gets slow
2023-07-24 05:53 UTC Laurenz Albe <[email protected]>
[8+ messages in thread]
Parameter marker swapping in {fn timestampdiff()}
2023-03-26 22:23 UTC Matthew Bellew <[email protected]>
Duplicate Proxy.newProxyInstance calls during PGXAConnection.getConnection?
2023-03-26 07:16 UTC Andy Fan <[email protected]>
` Re: Duplicate Proxy.newProxyInstance calls during PGXAConnection.getConnection?
2023-03-26 08:16 UTC Andy Fan <[email protected]>
[2+ messages in thread]
[next (older)]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox