pgsql-jdbc - April 2004

Discussion of PostgreSQL's Java interface, JDBC.

Search the Archives

Browse Archives

Prev | Next

April 1, 2004

Thread Author Time
Re: very interesting JDBC problem ... Oliver Jowett 00:16
Connection Pooling, JDBC and SSL brandon s 03:57
Re: OutOfMemory Oliver Jowett 07:14
Re: OutOfMemory Guido Fiala 07:51
Re: OutOfMemory Oliver Jowett 08:09
testGetTimeZone failures using CVS driver Oliver Jowett 08:54
patch: enforce the requirements for scrollable resultsets 📎 Oliver Jowett 09:37
Re: very interesting JDBC problem ... Hans-Jürgen Schönig 09:52
JDBC driver returning the numeric dataype size as -1 Rajat Katyal 13:19
disabling seq scans Marcus Andree S. Magalhaes 20:27
Re: disabling seq scans Sean Shanny 20:36
Re: disabling seq scans scott.marlowe 21:11
Re: disabling seq scans Marcus Andree S. Magalhaes 21:12
problems with datestyle João Paulo F. Diniz 21:15
Re: disabling seq scans Sean Shanny 21:21
Re: disabling seq scans Kris Jurka 22:11
Re: problems with datestyle Kris Jurka 22:13
Re: disabling seq scans Marcus Andree S. Magalhaes 22:51
Re: disabling seq scans Marcus Andree S. Magalhaes 22:53
Re: disabling seq scans Marcus Andree S. Magalhaes 23:00

April 2, 2004

Thread Author Time
Un-register Sanjay Singh 03:42
Re: disabling seq scans Tom Lane 04:16
Re: patch: enforce the requirements for scrollable resultsets Kris Jurka 06:55
Re: disabling seq scans scott.marlowe 15:54

April 3, 2004

Thread Author Time
AJ1Stmt.setObject() Brian Olson 18:44
Storing Large Objects: ClassCastException Carter Harrison 20:38
Re: Storing Large Objects: ClassCastException Oliver Jowett 23:52

April 4, 2004

Thread Author Time
Re: AJ1Stmt.setObject() Oliver Jowett 00:03
commit after select Bob Bie 17:24

April 5, 2004

Thread Author Time
blob without largeobject api Edoardo Ceccarelli 09:51
test, don't read Edoardo Ceccarelli 12:57
Slow updates Jim Ewert 18:36
Re: blob without largeobject api Oliver Jowett 21:40
Re: JTA / JDBC support Oliver Jowett 21:48
Re: what is lslowing me down? JDBC or Postgresql itself? Oliver Jowett 21:56
Re: Connection Pooling, JDBC and SSL Dave Cramer 22:00
Re: commit after select Oliver Jowett 22:05
slow delivery of pgsql-jdbc mail? Oliver Jowett 22:19

April 6, 2004

Thread Author Time
Re: patch: enforce the requirements for scrollable resultsets 📎 Oliver Jowett 01:03
Re: Slow updates Dave Cramer 02:39
Re: Connection Pooling, JDBC and SSL Kevin Schmidt 05:25
Re: slow delivery of pgsql-jdbc mail? Tom Lane 05:41
Re: JTA / JDBC support Freddy Villalba Arias 06:30
Visual tools Freddy Villalba Arias 08:46
Have some problem about the SSL connection by JDBC zhang-x 08:47
Re: blob without largeobject api Edoardo Ceccarelli 11:55
Re: blob without largeobject api Oliver Jowett 12:24
Re: blob without largeobject api Edoardo Ceccarelli 12:36
Re: Slow updates Jim Ewert 13:11
how to make tomcat not shutdown with dbcp? Dave Cramer 13:12
triggers Freddy Villalba Arias 14:52
Re: triggers Paul Thomas 16:40
Re: Visual tools Alexander Staubo 17:21
Re: blob without largeobject api David Wall 17:57
Re: Visual tools Edoardo Ceccarelli 20:54
delete unused loid Edoardo Ceccarelli 23:10
Re: Have some problem about the SSL connection by JDBC Oliver Jowett 23:17
Re: blob without largeobject api Oliver Jowett 23:33
Re: Have some problem about the SSL connection by JDBC Barry Lind 23:42
Re: blob without largeobject api Oliver Jowett 23:43

April 7, 2004

Thread Author Time
Re: Have some problem about the SSL connection by JDBC zhang-x 01:08
pg74 --> SET AUTOCOMMIT TO OFF is no longer supported Sez Sez 11:25
Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported Dave Cramer 12:07
Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported Sez Sez 12:18
Re: Have some problem about the SSL connection by JDBC zhang-x 12:24
Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported Dave Cramer 12:29
Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported Sez Sez 12:39
Re: Have some problem about the SSL connection by JDBC Dave Cramer 12:47
PostgreSQL 7.4.2 and pg74.1jdbc3.jar Sica, David (David) 15:37
How to get Error Codes Sica, David (David) 17:52
Boolean/Bit BUG with 7.4 JDBC Driver (build 213) j.random.programmer 22:08
Column size BUG with text/bytea with 7.4 JDBC Driver (build 213) j.random.programmer 22:22

April 8, 2004

Thread Author Time
Re: Have some problem about the SSL connection by JDBC zhang-x 02:13
Connection Idle in transaction Gaetano Mendola 21:20
Re: Visual tools Keith Bottner 21:47
Re: Connection Idle in transaction Michael Nonemacher 22:06
Re: Connection Idle in transaction David Wall 22:35

April 9, 2004

Thread Author Time
Re: Connection Idle in transaction Gaetano Mendola 00:20
Re: Connection Idle in transaction Gaetano Mendola 00:29
Re: Connection Idle in transaction David Wall 01:28
Re: Connection Idle in transaction Oliver Jowett 01:46
Re: Connection Idle in transaction Warren Little 01:59
Re: Connection Idle in transaction Oliver Jowett 02:03
Re: Connection Idle in transaction David Wall 02:35
Re: Connection Idle in transaction Oliver Jowett 03:11
Re: Connection Idle in transaction David Wall 03:23
Re: Visual tools Andrew Lazarus 04:33
Re: About a JDBC error Oliver Jowett 05:38
Re: About a JDBC error zhang-x 06:00
Re: About a JDBC error Oliver Jowett 06:25
[OT] Porting from Oracle [was Connection Idle in transaction] Tim Pizey 08:58
Re: [OT] Porting from Oracle [was Connection Idle in transaction] Andrew Rawnsley 11:13
Re: [OT] Porting from Oracle [was Connection Idle in transaction] Hans-Jürgen Schönig 11:38
patch: fix ResultSet.isLast and friends with cursor-based resultsets 📎 Oliver Jowett 13:53
cannot connect to db from remote machine Rein Reezigt 14:37
Under what circumstances does PreparedStatement use stored plans? James Robinson 14:51
Re: Connection Idle in transaction Barry Lind 15:37
Re: cannot connect to db from remote machine Dave Cramer 15:55
Re: cannot connect to db from remote machine Paul Thomas 16:14
Re: cannot connect to db from remote machine -- 19:20
Driver transaction management (idle in transaction) Steve Krulewitz 19:25
Re: Under what circumstances does PreparedStatement use stored Alexander Staubo 20:26
Re: Under what circumstances does PreparedStatement use stored Barry Lind 21:21
Re: Under what circumstances does PreparedStatement use stored Oliver Jowett 23:04
Re: Connection Idle in transaction Oliver Jowett 23:11

April 10, 2004

Thread Author Time
Re: Boolean/Bit BUG with 7.4 JDBC Driver (build 213) Oliver Jowett 00:29
Re: Connection Idle in transaction David Wall 00:32
Re: Column size BUG with text/bytea with 7.4 JDBC Driver (build Oliver Jowett 00:48
Re: PostgreSQL 7.4.2 and pg74.1jdbc3.jar Barry Lind 00:53
Re: PostgreSQL 7.4.2 and pg74.1jdbc3.jar Sica, David (David) 01:40
Re: patch: fix ResultSet.isLast and friends with cursor-based Kris Jurka 13:55
Re: Connection Idle in transaction Kris Jurka 14:04
Re: How to get Error Codes Kris Jurka 14:05
PostgreSQL and MySql vijay raghava 15:44
Re: PostgreSQL and MySql David Wall 16:12
Re: PostgreSQL 7.4.2 and pg74.1jdbc3.jar Barry Lind 16:40
[No subject] kirang 18:02
Re: Barry Lind 18:37
Re: PostgreSQL and MySql Christopher Browne 21:10
Re: PostgreSQL 7.4.2 and pg74.1jdbc3.jar Sica, David (David) 22:34

April 11, 2004

Thread Author Time
problem in connetting using reflection 📎 Giuseppe Sacco 00:16
Re: problem in connetting using reflection Kris Jurka 01:28
Re: Column size BUG with text/bytea with 7.4 JDBC Driver Kris Jurka 01:36
Re: problem in connetting using reflection 📎 Giuseppe Sacco 07:50
Re: problem in connetting using reflection Oliver Jowett 13:05
bytea size limit? Michael Privat 14:57

April 12, 2004

Thread Author Time
Re: bytea size limit? Oliver Jowett 01:40
Re: bytea size limit? Dave Cramer 01:42
Re: bytea size limit? Michael Privat 01:48
Re: bytea size limit? Dave Cramer 01:57
Re: bytea size limit? Oliver Jowett 02:44
Re: bytea size limit? Michael Privat 02:53
Re: bytea size limit? Oliver Jowett 03:14
Re: bytea size limit? Tom Lane 04:23
Re: bytea size limit? Oliver Jowett 05:15
Re: PostgreSQL and MySql scott.marlowe 16:51
Re: bytea size limit? Michael Privat 22:51
Re: bytea size limit? Kris Jurka 23:20

April 13, 2004

Thread Author Time
Re: bytea size limit? Michael Privat 01:19
Re: bytea size limit? Oliver Jowett 02:08
Re: bytea size limit? Michael Privat 02:36
Re: bytea size limit? Kris Jurka 02:44
Re: bytea size limit? Oliver Jowett 02:49
Re: bytea size limit? Michael Privat 03:34
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 15:23
Re: Under what circumstances does PreparedStatement use stored plans? Tom Lane 17:23
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 18:36
Re: Under what circumstances does PreparedStatement use stored plans? Tom Lane 18:42
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 19:19
Re: Under what circumstances does PreparedStatement use stored plans? Chris Smith 19:42
Re: Under what circumstances does PreparedStatement use stored Oliver Jowett 21:18
Re: Under what circumstances does PreparedStatement use stored Oliver Jowett 21:39
Re: Under what circumstances does PreparedStatement use stored Michael Nonemacher 22:09
Re: Under what circumstances does PreparedStatement use stored Oliver Jowett 22:36
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 23:19
patch: fix TimeTest in timezones ahead of GMT 📎 Oliver Jowett 23:43

April 14, 2004

Thread Author Time
Re: Under what circumstances does PreparedStatement use stored James Robinson 00:16
Re: Under what circumstances does PreparedStatement use stored Kris Jurka 00:34
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 01:02
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 01:55
Statement pooling implementation (was Re: Under what circumstances does PreparedStatement use stored plans?) Oliver Jowett 02:22
Re: patch: fix TimeTest in timezones ahead of GMT Dave Cramer 02:25
Re: patch: fix TimeTest in timezones ahead of GMT Oliver Jowett 02:37
Re: Statement pooling implementation (was Re: Under what circumstances does PreparedStatement use stored plans?) James Robinson 02:39
Re: Under what circumstances does PreparedStatement use stored plans? Tom Lane 03:04
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 03:26
Re: Under what circumstances does PreparedStatement use stored plans? Tom Lane 03:40
Re: Under what circumstances does PreparedStatement use stored plans? James Robinson 03:54
Re: patch: fix TimeTest in timezones ahead of GMT Kris Jurka 06:04
Postgre not able to connect ed 20:53
Problems with batch using jdbc on postgresql 7.4.2 Manuel García H. 21:40

April 15, 2004

Thread Author Time
JBoss and Statement Pooling endgame. James Robinson 03:13
Re: Problems with batch using jdbc on postgresql 7.4.2 Oliver Jowett 04:39
Re: Problems with batch using jdbc on postgresql 7.4.2 Tom Lane 04:44
PostgreSQL on Windows? Freddy Villalba Arias 10:39
Re: [JDBC] PostgreSQL on Windows? Marcos Truchado 13:25
Re: Under what circumstances does PreparedStatement use stored Oliver Jowett 13:44
How do handle concurrent DML operations kenchen077 19:23

April 16, 2004

Thread Author Time
Performance analysis of server-parsed PreparedStatements ... 📎 James Robinson 18:26
Out of memory exception Tao Yang 21:29
Re: Performance analysis of server-parsed PreparedStatements Barry Lind 21:47
slow seqscan Edoardo Ceccarelli 22:58

April 17, 2004

Thread Author Time
Re: Column size BUG with text/bytea with 7.4 JDBC Driver (build 213) j.random.programmer 02:23
Re: Boolean/Bit BUG with 7.4 JDBC Driver (build 213) j.random.programmer 02:27

April 18, 2004

Thread Author Time
EXECUTE command tag returns actual command 📎 Kris Jurka 10:03
Status of server prepare threshold patch. 📎 Kris Jurka 11:57

April 19, 2004

Thread Author Time
Bad timestamp external representation '' Katalina Marcos 15:36
RV: Bad timestamp external representation '' Katalina Marcos 15:44
Prepared Statements and large where-id-in constant blocks? James Robinson 15:56
Re: Bad timestamp external representation '' Dave Cramer 16:27
binary data in `bytea' column Anton Komarevtsev 20:31
Re: binary data in `bytea' column Oliver Jowett 22:08
Make not working (on RHE) Ron St-Pierre 22:14
Re: Prepared Statements and large where-id-in constant blocks? Oliver Jowett 22:21

April 20, 2004

Thread Author Time
Re: Make not working (on RHE) Dave Cramer 00:07
Re: EXECUTE command tag returns actual command Bruce Momjian 00:58
Re: [SQL] Prepared Statements and large where-id-in constant blocks? Tom Lane 01:02
Re: Prepared Statements and large where-id-in constant blocks? Oliver Jowett 02:57
Re: EXECUTE command tag returns actual command Tom Lane 04:15
Re: binary data in `bytea' column Anton Komarevtsev 05:37

Browse Archives

Prev | Next