Discussion of PostgreSQL's Java interface, JDBC.
| Thread | Author | Time |
|---|---|---|
| Re: Synthesize support for Statement.getGeneratedKeys()? | Kris Jurka | 06:56 |
| Re: psql COPY with JDBC | Kevin Murphy | 13:57 |
| Thread | Author | Time |
|---|---|---|
| Re: psql COPY with JDBC | Oliver Jowett | 02:23 |
| Prepared statement parameter and timestamp | ste.buffaishere@tin.it | 09:28 |
| Thread | Author | Time |
|---|---|---|
| Encoding issue (utf8): different strings received from java than from PGAdmin | Marc Mamin | 14:48 |
| Thread | Author | Time |
|---|---|---|
| Re: Encoding issue (utf8): different strings received from java than from PGAdmin | Albe Laurenz | 07:39 |
| Problem with Running Query | Bellur Ashwin | 16:57 |
| Thread | Author | Time |
|---|---|---|
| Pg JDBC 3 driver, JDK 1.6, Glassfish v2 incompatability | Thor-Michael Støre | 15:52 |
| Re: Pg JDBC 3 driver, JDK 1.6, Glassfish v2 incompatability | Kris Jurka | 16:04 |
| Re: Problem with Running Query | Kris Jurka | 16:07 |
| Re: Prepared statement parameter and timestamp | Kris Jurka | 16:14 |
| Thread | Author | Time |
|---|---|---|
| Exception in running query | Bellur Ashwin | 17:14 |
| Re: Exception in running query | Kris Jurka | 17:57 |
| Thread | Author | Time |
|---|---|---|
| Re: Small addition to PGInterval | Kris Jurka | 07:53 |
| Re: Encoding issue (utf8): different strings received from java than from PGAdmin | Marc Mamin | 08:12 |
| random escape function | Kris Jurka | 08:21 |
| scrollable result sets performance problems | Radim Kolar SF.NET | 08:31 |
| Re: random escape function | Xavier Poinsard | 08:51 |
| Re: Small addition to PGInterval 📎 | Hartmut Benz | 10:52 |
| Re: Small addition to PGInterval | Kris Jurka | 11:10 |
| Re: Prepared statement parameter and timestamp | Xavier Poinsard | 13:21 |
| 7.4 driver vs 8.2 driver | ismo.tuononen | 13:45 |
| Re: random escape function | Tom Lane | 14:48 |
| Re: Small addition to PGInterval | Hartmut Benz | 15:11 |
| Re: random escape function | Kris Jurka | 17:41 |
| Thread | Author | Time |
|---|---|---|
| Re: scrollable result sets performance problems | Kris Jurka | 07:49 |
| Re: 7.4 driver vs 8.2 driver | Heikki Linnakangas | 08:03 |
| PGInterval.getSeconds | Konstantinos Agouros | 08:24 |
| Tutorial JDBC | Fanny Beatriz Rubiano Vásquez | 17:32 |
| Re: Tutorial JDBC | John R Pierce | 17:53 |
| Re: Tutorial JDBC | Jonah H. Harris | 17:59 |
| Re: PGInterval.getSeconds | Kris Jurka | 18:11 |
| Re: Tutorial JDBC | Michael Schmidt | 21:33 |
| Re: Small addition to PGInterval | Kris Jurka | 23:17 |
| Thread | Author | Time |
|---|---|---|
| What changed? | Paul Tomblin | 18:47 |
| Re: What changed? | Mark Lewis | 19:16 |
| Re: What changed? | Paul Tomblin | 19:33 |
| Re: What changed? | Mark Lewis | 20:13 |
| Re: What changed? | Dave Cramer | 20:24 |
| Re: What changed? | Paul Tomblin | 20:28 |
| Thread | Author | Time |
|---|---|---|
| 8.2 driver getBoolean(...) performance question | Fear, Jake | 00:09 |
| Re: 8.2 driver getBoolean(...) performance question | Kris Jurka | 04:16 |
| junit test results 📎 | Frank Spies | 22:45 |
| Thread | Author | Time |
|---|---|---|
| ident authentication in fedora core 6 | inderpreet vohra | 06:30 |
| Bug in timezone-parsing? | villeja | 14:15 |
| Prepared Statements: Inefficient Type Conversion? 📎 | James House | 14:24 |
| How to modify my class inherited from java.sql.Array | vasylenko | 14:35 |
| Re: Bug in timezone-parsing? | Kris Jurka | 15:36 |
| Re: Bug in timezone-parsing? | Tom Lane | 16:06 |
| Re: How to modify my class inherited from java.sql.Array | Kris Jurka | 16:45 |
| Re: Prepared Statements: Inefficient Type Conversion? | Kris Jurka | 16:53 |
| Re: Bug in timezone-parsing? | Kris Jurka | 18:33 |
| Re: Prepared Statements: Inefficient Type Conversion? 📎 | James House | 19:21 |
| Re: Bug in timezone-parsing? | Ville Jantunen | 19:26 |
| Re: Prepared Statements: Inefficient Type Conversion? | Kris Jurka | 19:29 |
| Re: Prepared Statements: Inefficient Type Conversion? 📎 | James House | 19:33 |
| Re: junit test results | Kris Jurka | 19:51 |
| Re: junit test results | Kris Jurka | 23:55 |
| Thread | Author | Time |
|---|---|---|
| FAQ update about transaction interleaving 📎 | Heikki Linnakangas | 11:15 |
| Handling network errors during initial connection and ongoing use | Adrian Custer | 14:59 |
| Re: Handling network errors during initial connection and ongoing use | Michael Schmidt | 20:11 |
| Thread | Author | Time |
|---|---|---|
| new releases available | Kris Jurka | 09:02 |
| Thread | Author | Time |
|---|---|---|
| PG driver for J2ME? | Mohannad Hussain | 13:39 |
| robust handling of initial connection with net interfaces down 📎 | Adrian Custer | 14:05 |
| Re: robust handling of initial connection with net interfaces down | Kris Jurka | 16:15 |
| Re: PG driver for J2ME? | Kris Jurka | 16:17 |
| Re: PG driver for J2ME? | Leonel | 16:42 |
| Re: PG driver for J2ME? | Dave Cramer | 17:12 |
| Weird system lockups occuring when JDBC throws error | Jay Liu | 22:59 |
| Re: Weird system lockups occuring when JDBC throws error | Heikki Linnakangas | 23:36 |
| Thread | Author | Time |
|---|---|---|
| Re: Weird system lockups occuring when JDBC throws error | Kris Jurka | 00:25 |
| Re: FAQ update about transaction interleaving | Kris Jurka | 02:18 |
| hibernate & large objects | redhada redhada | 09:54 |
| Poor addBatch performance. Why dosn't it use copy ? | femski | 11:39 |
| Re: Poor addBatch performance. Why dosn't it use copy ? | Giuseppe Sacco | 12:54 |
| Re: Poor addBatch performance. Why dosn't it use copy ? | Ido M. Tamir | 14:02 |
| Re: Poor addBatch performance. Why dosn't it use copy ? 📎 | Kris Jurka | 15:05 |
| Re: Poor addBatch performance. Why dosn't it use copy ? | Kris Jurka | 15:07 |
| PGXADataSource does not implement DataSource | Bill Middleton | 20:00 |
| Re: PGXADataSource does not implement DataSource | Kris Jurka | 20:26 |
| Re: PGXADataSource does not implement DataSource | Heikki Linnakangas | 20:32 |
| Re: PGXADataSource does not implement DataSource | Bill Middleton | 20:56 |
| Re: PGXADataSource does not implement DataSource | Heikki Linnakangas | 21:16 |
| Fwd: PGXADataSource does not implement DataSource | Bill Middleton | 22:07 |
| Thread | Author | Time |
|---|---|---|
| Using interval type columns in Hibernate | cvp3-3t1p | 08:00 |
| JDBC feature request: auto savepoint per command | Tom Lane | 18:25 |
| Re: JDBC feature request: auto savepoint per command | Mark Lewis | 19:06 |
| Can't build postgresql-jdbc-8.2-505 on Fedora 7 | Tom Lane | 22:50 |
| Re: Can't build postgresql-jdbc-8.2-505 on Fedora 7 | Dave Cramer | 23:01 |
| Re: Can't build postgresql-jdbc-8.2-505 on Fedora 7 | Tom Lane | 23:12 |
| Re: JDBC feature request: auto savepoint per command | Oliver Jowett | 23:44 |
| Re: Can't build postgresql-jdbc-8.2-505 on Fedora 7 | Dave Cramer | 23:46 |
| Re: Can't build postgresql-jdbc-8.2-505 on Fedora 7 | Oliver Jowett | 23:57 |
| Thread | Author | Time |
|---|---|---|
| Question for the XAConnections default autocommit state | 土川 =?ISO-2022-JP?B?GyRCQm46SBsoQg==?= | 02:15 |
| Re: [HACKERS] JDBC driver reports a protocol error for a CVS HEAD server | Tom Lane | 05:34 |
| Re: idle in transaction problem | Oilid Adsi | 08:30 |
| Re: idle in transaction problem | Heikki Linnakangas | 08:37 |
| Prepared statement problem | Djordje Nikolic | 11:30 |
| Re: Prepared statement problem | Dave Cramer | 12:29 |
| Re: Question for the XAConnections default autocommit state | Kris Jurka | 19:37 |
| Thread | Author | Time |
|---|---|---|
| slow jdbc postgres connection | Stefan Zweig | 09:19 |
| Re: slow jdbc postgres connection | Stefan Zweig | 09:43 |
| Re: slow jdbc postgres connection | Heikki Linnakangas | 10:04 |
| Re: slow jdbc postgres connection | Heikki Linnakangas | 10:05 |
| Re: slow jdbc postgres connection | Oliver Jowett | 11:19 |
| Re: slow jdbc postgres connection | Oliver Jowett | 12:19 |
| Could not find commit messages for the changelog | Altaf Malik | 15:32 |
| Configuring Tomcat Pool connections with postgres | Mario Medina | 17:46 |
| Re: prepareCall with batch? | Guy Rouillier | 18:05 |
| Re: Could not find commit messages for the changelog | Kris Jurka | 18:26 |
| Re: prepareCall with batch? | Dave Cramer | 18:40 |
| Re: Configuring Tomcat Pool connections with postgres | Dave Cramer | 18:41 |
| Re: Configuring Tomcat Pool connections with postgres | Mario Medina | 21:30 |
| Thread | Author | Time |
|---|---|---|
| Re: slow jdbc postgres connection | Craig Servin | 01:11 |
| Refcursor bug | Altaf Malik | 12:20 |
| Re: Refcursor bug | Dave Cramer | 12:40 |
| Re: Refcursor bug | Altaf Malik | 13:02 |
| Re: Refcursor bug | Kris Jurka | 17:34 |
| Re: Refcursor bug | Altaf Malik | 17:56 |
| Re: Refcursor bug | Dave Cramer | 18:50 |
| Thread | Author | Time |
|---|---|---|
| Bug in org.postgresql.jdbc2.AbstractJdbc2ResultSet? | David Clark | 21:45 |
| Re: Bug in org.postgresql.jdbc2.AbstractJdbc2ResultSet? | Kris Jurka | 22:34 |