Discussion of PostgreSQL's Java interface, JDBC.
Thread | Author | Time |
---|---|---|
Re: a difference of version information 9.1-902 jar and source | OTSUKA Kenji | 04:05 |
Re: JDBC website help ! | Mikko Tiihonen | 06:43 |
Re: JDBC website help ! | Dave Cramer | 10:51 |
Re: JDBC syntax error at end of input | Kevin Grittner | 15:01 |
Re: JDBC website help ! | Andreas Joseph Krogh | 20:22 |
Re: JDBC website help ! | John R Pierce | 20:27 |
Re: JDBC website help ! | Dave Cramer | 20:34 |
Re: JDBC website help ! | Dave Cramer | 20:36 |
Re: Patch: Add support for hstore extension - and map it to/from java.util.Map | Shijun Kong | 20:55 |
Re: JDBC website help ! | Dave Cramer | 21:12 |
Re: Simple connection failover support | Dave Cramer | 22:00 |
Thread | Author | Time |
---|---|---|
Re: Implementing setBinaryStream(int, InputStream, long) | Johann 'Myrkraverk' Oskarsson | 15:14 |
Thread | Author | Time |
---|---|---|
Re: Implementing setBinaryStream(int, InputStream, long) | Dave Cramer | 11:49 |
Re: Simple connection failover support | Mikko Tiihonen | 17:10 |
Re: Simple connection failover support | Dave Cramer | 17:51 |
Thread | Author | Time |
---|---|---|
Re: Simple connection failover support | Dave Cramer | 13:00 |
REL9_2_DEVEL | Dave Cramer | 13:00 |
Re: Implementing setBinaryStream(int, InputStream, long) | Johann 'Myrkraverk' Oskarsson | 14:48 |
Re: REL9_2_DEVEL | Kris Jurka | 14:56 |
Re: REL9_2_DEVEL | Dave Cramer | 17:31 |
Thread | Author | Time |
---|---|---|
get/setReadOnly broken if default_transaction_read_only on | J Chapman Flack | 20:11 |
Re: get/setReadOnly broken if default_transaction_read_only on | Kevin Grittner | 20:49 |
Thread | Author | Time |
---|---|---|
Re: get/setReadOnly broken if default_transaction_read_only on | Craig Ringer | 10:50 |
Re: get/setReadOnly broken if default_transaction_read_only on | J Chapman Flack | 14:07 |
Thread | Author | Time |
---|---|---|
Re: get/setReadOnly broken if default_transaction_read_only on | Johann 'Myrkraverk' Oskarsson | 08:19 |
Re: get/setReadOnly broken if default_transaction_read_only on | Віталій Тимчишин | 08:49 |
Connection.isValid(int timeout) implementation | Vlad Arkhipov | 11:32 |
Re: get/setReadOnly broken if default_transaction_read_only on | Craig Ringer | 13:13 |
Re: Connection.isValid(int timeout) implementation | Craig Ringer | 13:43 |
Re: get/setReadOnly broken if default_transaction_read_only on | Tom Lane | 13:47 |
Hung JDBC connections | Mike Charnoky | 14:20 |
Re: get/setReadOnly broken if default_transaction_read_only on | Maciek Sakrejda | 16:52 |
Re: Hung JDBC connections | Dave Cramer | 18:18 |
Re: Hung JDBC connections | Mike Charnoky | 18:57 |
Re: Hung JDBC connections | Dave Cramer | 19:29 |
Re: Hung JDBC connections | Mike Charnoky | 19:46 |
Thread | Author | Time |
---|---|---|
Re: Connection.isValid(int timeout) implementation | Vlad Arkhipov | 02:28 |
Re: Connection.isValid(int timeout) implementation | Craig Ringer | 06:19 |
Re: Connection.isValid(int timeout) implementation | Vlad Arkhipov | 08:09 |
An I/O error occured while sending to the backend | wbrana | 11:25 |
Thread | Author | Time |
---|---|---|
Re: get/setReadOnly broken if default_transaction_read_only on | Craig Ringer | 03:18 |
Re: Hung JDBC connections | Craig Ringer | 03:39 |
BUG #6684: An I/O error occured while sending to the backend | wbrana | 09:05 |
Thread | Author | Time |
---|---|---|
Re: Hung JDBC connections | Craig Ringer | 07:12 |
Re: An I/O error occured while sending to the backend | Craig Ringer | 08:04 |
Re: An I/O error occured while sending to the backend | John Lister | 09:07 |
Re: An I/O error occured while sending to the backend | wbrana | 11:02 |
Re: An I/O error occured while sending to the backend | Glenn Holmer | 14:16 |
Thread | Author | Time |
---|---|---|
Re: An I/O error occured while sending to the backend | Craig Ringer | 02:17 |
Thread | Author | Time |
---|---|---|
OUT Parameter of type used defined object array obtained as null | njohny | 05:35 |
Re: OUT Parameter of type used defined object array obtained as null | dmp | 18:55 |
Re: OUT Parameter of type used defined object array obtained as null | Dave Cramer | 23:16 |
Thread | Author | Time |
---|---|---|
Re: OUT Parameter of type used defined object array obtained as null | dmp | 01:38 |
Re: OUT Parameter of type used defined object array obtained as null | njohny | 03:22 |
Re: Re: OUT Parameter of type used defined object array obtained as null | Heikki Linnakangas | 08:34 |
Re: OUT Parameter of type used defined object array obtained as null | njohny | 08:49 |
Thread | Author | Time |
---|---|---|
org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. | RoopaHC | 19:04 |
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. | Kevin Grittner | 19:25 |
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. | Dave Cramer | 20:36 |
Thread | Author | Time |
---|---|---|
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. | Chandrasekharaiah, Roopa Hiremath | 04:02 |
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. | Chandrasekharaiah, Roopa Hiremath | 04:18 |
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. | Dave Cramer | 09:14 |
Thread | Author | Time |
---|---|---|
Curious behaviour with Execute Batch and Prepared Statements | Brett Walker | 05:58 |
Re: Curious behaviour with Execute Batch and Prepared Statements | Dave Cramer | 11:09 |
Re: Curious behaviour with Execute Batch and Prepared Statements | Brett Walker | 11:26 |
Re: Curious behaviour with Execute Batch and Prepared Statements | Dave Cramer | 13:22 |
Re: Curious behaviour with Execute Batch and Prepared Statements | Brett Walker | 13:44 |
Thread | Author | Time |
---|---|---|
Re: Curious behaviour with Execute Batch and Prepared Statements | Craig Ringer | 04:34 |
Re: Curious behaviour with Execute Batch and Prepared Statements | Brett Walker | 10:23 |
Thread | Author | Time |
---|---|---|
Forward compatibility of drivers | Robert Jacoby | 17:21 |
Re: Forward compatibility of drivers | Dave Cramer | 18:27 |
Re: Forward compatibility of drivers | Robert Jacoby | 18:36 |
Re: Forward compatibility of drivers | Dave Cramer | 18:38 |
Re: Forward compatibility of drivers | Robert Jacoby | 18:50 |
Thread | Author | Time |
---|---|---|
Re: Forward compatibility of drivers | Craig Ringer | 06:30 |
Question About End of Life | David Dillard | 17:23 |
Re: Question About End of Life | Dave Cramer | 21:54 |
org.postgresql.util.PSQLException: An I/O error occured while sending to the backend | Kiran Kulkarni | 22:15 |
Thread | Author | Time |
---|---|---|
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend | Dave Cramer | 10:08 |
Random UnknownHostExceptions | George Woodring | 15:31 |
Re: Random UnknownHostExceptions | Dave Cramer | 15:38 |
Re: Random UnknownHostExceptions | Guillaume Cottenceau | 16:02 |
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend | Kiran Kulkarni | 16:15 |
Thread | Author | Time |
---|---|---|
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend | Craig Ringer | 03:09 |
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend | Craig Ringer | 03:15 |
Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend | Kiran Kulkarni | 05:17 |