Discussion of PostgreSQL's Java interface, JDBC.
Thread | Author | Time |
---|---|---|
Re: Callablestatement's resulting resultset not scrollable | Kris Jurka | 00:11 |
Re: Callablestatement's resulting resultset not scrollable | ron | 04:25 |
JDBC Overhead | Bob Damato | 20:05 |
Thread | Author | Time |
---|---|---|
Re: JDBC Overhead | John R Pierce | 00:40 |
Re: JDBC Overhead | Dave Cramer | 00:53 |
Re: JDBC Overhead | Guy Rouillier | 03:06 |
Re: JDBC Overhead | Oliver Jowett | 03:34 |
Re: Callablestatement's resulting resultset not scrollable | ron | 04:05 |
PGStatement#setPrepareThreshold | Csaba Nagy | 14:32 |
Thread | Author | Time |
---|---|---|
Re: PGStatement#setPrepareThreshold | Oliver Jowett | 06:05 |
Re: PGStatement#setPrepareThreshold | Csaba Nagy | 09:17 |
Re: PGStatement#setPrepareThreshold | Dave Cramer | 11:53 |
Re: PGStatement#setPrepareThreshold | Dave Cramer | 17:38 |
Re: PGStatement#setPrepareThreshold | Tom Lane | 19:59 |
Re: PGStatement#setPrepareThreshold | Dave Cramer | 22:07 |
Re: PGStatement#setPrepareThreshold | Oliver Jowett | 22:14 |
Re: PGStatement#setPrepareThreshold | Dave Cramer | 22:20 |
Re: PGStatement#setPrepareThreshold | Tom Lane | 22:49 |
Thread | Author | Time |
---|---|---|
Re: [HACKERS] [PATCHES] log_statement output for protocol 📎 | Bruce Momjian | 04:04 |
Re: [HACKERS] [PATCHES] log_statement output for protocol 📎 | Bruce Momjian | 05:23 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Oliver Jowett | 07:39 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | David Fetter | 15:59 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Tom Lane | 16:27 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Bruce Momjian | 17:39 |
Thread | Author | Time |
---|---|---|
Re: PreparedStatement clearParameters and setTimestamp | Kris Jurka | 18:05 |
Re: Callablestatement's resulting resultset not scrollable | Kris Jurka | 18:15 |
Thread | Author | Time |
---|---|---|
Re: [HACKERS] [PATCHES] log_statement output for protocol 📎 | Bruce Momjian | 03:45 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Bruce Momjian | 03:47 |
Thread | Author | Time |
---|---|---|
Re: [HACKERS] [PATCHES] log_statement output for protocol | Bruce Momjian | 01:23 |
Thread | Author | Time |
---|---|---|
SQL query never ends | James Im | 10:21 |
Re: SQL query never ends | Mark Lewis | 13:46 |
Re: SQL query never ends | Dave Cramer | 14:10 |
Re: SQL query never ends | James Im | 16:24 |
Problem with JDBC and Large Objects 📎 | Randall Hauch | 23:12 |
Thread | Author | Time |
---|---|---|
Re: SQL query never ends | Oliver Jowett | 07:15 |
Re: Problem with JDBC and Large Objects | Oliver Jowett | 07:17 |
Re: SQL query never ends | James Im | 10:45 |
Re: SQL query never ends | Dave Cramer | 12:20 |
Re: SQL query never ends | James Im | 14:55 |
Re: SQL query never ends | Mark Lewis | 19:55 |
Thread | Author | Time |
---|---|---|
Unexpected Statement Caching with CURRENT_TIMESTAMP | Nicholas E. Wakefield | 00:37 |
Re: Unexpected Statement Caching with CURRENT_TIMESTAMP | Dave Cramer | 01:05 |
Re: SQL query never ends | Oliver Jowett | 02:03 |
Re: Unexpected Statement Caching with CURRENT_TIMESTAMP | Markus Schaber | 08:29 |
Re: SQL query never ends | James Im | 11:55 |
ClassCastException org.postgresql.jdbc3.Jdbc3Connection | Prasanth | 14:52 |
Re: ClassCastException org.postgresql.jdbc3.Jdbc3Connection | Prasanth | 16:28 |
Thread | Author | Time |
---|---|---|
Re: SQL query never ends | James Im | 08:40 |
Re: SQL query never ends | Markus Schaber | 14:42 |
Re: SQL query never ends | Jan de Visser | 18:51 |
Re: SQL query never ends | James Im | 20:47 |
Thread | Author | Time |
---|---|---|
Re: SQL query never ends | Oliver Jowett | 05:36 |
Re: SQL query never ends | James Im | 06:18 |
Re: SQL query never ends | Oliver Jowett | 10:56 |
Thread | Author | Time |
---|---|---|
upgrading from pg74.216.jdbc3.jar to 8.1-407 JDBC 3 Shoud I? | David Gagnon | 13:09 |
SQLMAP IBATIS insert values from web forms to a money type column | Emi Lu | 13:51 |
Re: SQLMAP IBATIS insert values from web forms to a money type | David Gagnon | 13:58 |
Re: SQLMAP IBATIS insert values from web forms to a money | Emi Lu | 14:06 |
Re: upgrading from pg74.216.jdbc3.jar to 8.1-407 JDBC 3 | Oliver Jowett | 22:23 |
Thread | Author | Time |
---|---|---|
Re: SQL query never ends | James Im | 16:09 |
JDK5 and TimeTest | Hari | 19:02 |
Thread | Author | Time |
---|---|---|
Small problem with special characters | Thomas Kellerer | 12:17 |
Re: Small problem with special characters | Tom Lane | 15:46 |
Re: Small problem with special characters | Thomas Kellerer | 16:31 |
Re: Small problem with special characters | Kris Jurka | 16:42 |
Re: Small problem with special characters | Thomas Kellerer | 17:24 |
Re: Small problem with special characters | Tom Lane | 18:15 |
Re: SQLMAP IBATIS insert values from web forms to a money | Paul Thomas | 20:11 |
Thread | Author | Time |
---|---|---|
Re: Small problem with special characters | Kris Jurka | 03:03 |
I can't retrieve a scrollable ResultSet from CallableStatement | student23 | 08:06 |
Permission denied for sequece... | Jon Horsman | 19:03 |
Re: Permission denied for sequece... | Scott Marlowe | 20:55 |
Re: Permission denied for sequece... | Jon Horsman | 22:27 |
Re: Permission denied for sequece... | Scott Marlowe | 23:46 |
Thread | Author | Time |
---|---|---|
[pgsql-jdbc] dollar-quoted CREATE FUNCTION statement fails to execute (SimpleQuery splitting invalid) | Grégory Chazalon | 10:39 |
Re: [pgsql-jdbc] dollar-quoted CREATE FUNCTION statement fails to execute (SimpleQuery splitting invalid) | Tom Lane | 13:10 |
Re: [pgsql-jdbc] dollar-quoted CREATE FUNCTION statement fails to execute (SimpleQuery splitting invalid) | Grégory Chazalon | 13:17 |
question regarding upgrade from pg74.215.jdbc3.jar to postgresql-8.1-407.jdbc3.jar. function does not exist appeared ??? Please help :-/ | David Gagnon | 22:15 |
Re: bytea memory improvement 📎 | Luis Vilar Flores | 23:00 |
Re: question regarding upgrade from pg74.215.jdbc3.jar to | Oliver Jowett | 23:47 |
Re: question regarding upgrade from pg74.215.jdbc3.jar to | Oliver Jowett | 23:51 |
Thread | Author | Time |
---|---|---|
org.postgresql.util.PSQLException: An I/O error occured while sending to the backend | surabhi.ahuja | 04:06 |
Cannot use prepared statements with create user command | Justin Waddell | 04:09 |
PSQLException An I/O error occured while sending to the backend | surabhi.ahuja | 05:12 |
Re: Cannot use prepared statements with create user command | Oliver Jowett | 06:31 |
Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured | Oliver Jowett | 06:33 |
Re: bytea memory improvement | till toenges | 14:31 |
Re: bytea memory improvement 📎 | Luis Vilar Flores | 14:48 |
XA Resources | Rich Rutkowski | 16:51 |
Some simple JDBC profiling results | j.random.programmer | 19:55 |
Some more profiling hotspots | j.random.programmer | 20:48 |
Re: Some more profiling hotspots | Oliver Jowett | 22:09 |
Thread | Author | Time |
---|---|---|
Re: Exception in thread "main" java.lang.OutOfMemoryError: | Roland Walter | 07:42 |
Could not determine data type of parameter $1 | Vincent Risi | 08:29 |
CMS - portal server Question | Achilleas Mantzios | 09:07 |
Re: CMS - portal server Question | Sergiusz Jarczyk | 09:47 |
Re: [GENERAL] CMS - portal server Question | Andrew Kelly | 09:52 |
Re: [ADMIN] CMS - portal server Question | Jean-Paul Argudo | 10:07 |
Re: CMS - portal server Question | Mark Matthews | 10:33 |
Re: CMS - portal server Question | Bradley Kieser | 11:48 |
Re: Exception in thread "main" java.lang.OutOfMemoryError: | Jim Davis | 12:10 |
Re: [ADMIN] CMS - portal server Question | Joe Audette | 12:21 |
Re: Exception in thread "main" java.lang.OutOfMemoryError: | Roland Walter | 14:15 |
Re: Exception in thread "main" java.lang.OutOfMemoryError: | Dave Cramer | 18:00 |
Re: CMS - portal server Question | Andy Shellam | 21:01 |
Re: XA Resources | Oliver Jowett | 21:33 |
Thread | Author | Time |
---|---|---|
Re: [HACKERS] [PATCHES] log_statement output for protocol | Guillaume Smet | 11:34 |
Thread | Author | Time |
---|---|---|
Optimizations in the latest driver | Julien Patrouix | 07:35 |
Re: Exception in thread "main" java.lang.OutOfMemoryError: | Roland Walter | 07:53 |
Re: Exception in thread "main" java.lang.OutOfMemoryError: | Oliver Jowett | 09:32 |
error: ResultSet.updateObject(timestamp in POSTGRES, DATE(7) in ORACLE ) | Vidas Makauskas | 12:06 |
I am not reachable anymore under this e-mail address | Roland Walter | 12:52 |
Re: Optimizations in the latest driver | Dave Cramer | 17:34 |
Thread | Author | Time |
---|---|---|
Re: [HACKERS] [PATCHES] log_statement output for protocol 📎 | Bruce Momjian | 02:08 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Tom Lane | 02:18 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Bruce Momjian | 02:22 |
Re: [HACKERS] [PATCHES] log_statement output for protocol 📎 | Bruce Momjian | 02:33 |
outOfMemoryError | Vidas Makauskas | 07:46 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Guillaume Smet | 11:22 |
Re: [HACKERS] [PATCHES] log_statement output for protocol 📎 | Guillaume Smet | 11:54 |
Re: outOfMemoryError | Dave Cramer | 12:05 |
Re: outOfMemoryError | Vidas Makauskas | 13:22 |
Re: I can't retrieve a scrollable ResultSet fr | Kris Jurka | 16:19 |
Re: outOfMemoryError | Dave Cramer | 16:59 |
Re: [HACKERS] [PATCHES] log_statement output for protocol 📎 | Bruce Momjian | 20:10 |
Re: outOfMemoryError | Luis Vilar Flores | 22:02 |
Thread | Author | Time |
---|---|---|
Re: jdbc3, pg 8.1.4 , and stored procedures | Matt Chambers | 00:43 |
Re: jdbc3, pg 8.1.4 , and stored procedures | Dave Cramer | 01:00 |
Re: Encoding Problem | Marc Herbert | 08:44 |
Re: Catching postgres exceptions - functions returning | Mario Splivalo | 09:22 |
Set of cursors from database | student23 | 13:38 |
Re: Encoding problem | Pantelis Natsiavas | 16:19 |
Re: Encoding problem | Markus Schaber | 16:37 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Guillaume Smet | 17:33 |
Re: [HACKERS] [PATCHES] log_statement output for protocol | Bruce Momjian | 18:48 |