Discussion of PostgreSQL's Java interface, JDBC.
Thread | Author | Time |
---|---|---|
Re: getProcedureColumns | Jeffrey Cox | 06:19 |
getArray() and char[] | Jeffrey Cox | 11:14 |
getArray and char[] - patches 📎 | Jeffrey Cox | 11:19 |
jdbc connection problem | david | 14:46 |
Any reason for PSQLState not to be Serializable? | Andreas Joseph Krogh | 15:32 |
Re: Any reason for PSQLState not to be Serializable? | Kris Jurka | 17:32 |
Re: jdbc connection problem | Kris Jurka | 17:33 |
Re: getArray() and char[] 📎 | Kris Jurka | 17:52 |
Re: Synthesize support for Statement.getGeneratedKeys()? | Kris Jurka | 18:26 |
Re: Max size for bytea type | Kris Jurka | 18:31 |
Thread | Author | Time |
---|---|---|
JDBC and arrays | Miroslav Šulc | 01:37 |
Re: getArray() and char[] | Kris Jurka | 02:40 |
Re: JDBC and arrays | Kris Jurka | 07:07 |
Re: JDBC and arrays | Miroslav Šulc | 09:31 |
Re: jdbc connection problem | David Buchmann | 10:30 |
Re: JDBC and arrays | Russell Francis | 14:40 |
Re: JDBC and arrays | Kris Jurka | 17:00 |
out of memory error | Wm.A.Stafford | 19:30 |
Re: out of memory error | Kris Jurka | 20:04 |
Jdbc3PoolingDataSource ssl question | Robert Spies | 23:34 |
Re: Jdbc3PoolingDataSource ssl question | Kris Jurka | 23:50 |
Thread | Author | Time |
---|---|---|
PreparedStatements, LIKE and the % operator | j.random.programmer | 03:58 |
Re: PreparedStatements, LIKE and the % operator | Dave Cramer | 04:37 |
Re: PreparedStatements, LIKE and the % operator | j.random.programmer | 05:59 |
Re: PreparedStatements, LIKE and the % operator | Thomas Kellerer | 09:30 |
Re: PreparedStatements, LIKE and the % operator | Barry Lind | 17:09 |
Re: JDBC and arrays | Miroslav Šulc | 19:25 |
Re: JDBC and arrays | Miroslav Šulc | 19:41 |
Thread | Author | Time |
---|---|---|
meta data domains ibatis abator etc | BillR | 21:14 |
Thread | Author | Time |
---|---|---|
Re: meta data domains ibatis abator etc | Kris Jurka | 15:28 |
Re: Max size for bytea type | Do, Leon (Leon) | 15:59 |
<table name> is not mapped | shahab | 16:37 |
Thread | Author | Time |
---|---|---|
Re: <table name> is not mapped | Ido M. Tamir | 09:03 |
Re: getProcedureColumns 📎 | Jeffrey Cox | 09:36 |
Thread | Author | Time |
---|---|---|
Re: JDBC and arrays | Miroslav Šulc | 03:48 |
Thread | Author | Time |
---|---|---|
Re: use connection pooling | janaka priyadarshana | 09:45 |
Re: use connection pooling | Guy Rouillier | 17:26 |
Re: use connection pooling | John R Pierce | 18:22 |
Thread | Author | Time |
---|---|---|
Re: use connection pooling | Guy Rouillier | 00:51 |
Re: use connection pooling | Vit Timchishin | 12:54 |
Re: use connection pooling | James Neff | 14:15 |
Connection state after network failure? | Kevin Birkett | 19:10 |
stringtype=unspecified problem | Chris Gamache | 22:15 |
Re: Connection state after network failure? | Scott Marlowe | 22:32 |
Thread | Author | Time |
---|---|---|
connection in pgadmin3 not resolving host | Glok Twen | 06:55 |
Re: stringtype=unspecified problem | Oliver Jowett | 08:23 |
Re: connection in pgadmin3 not resolving host | Mario Guenterberg | 18:43 |
Thread | Author | Time |
---|---|---|
Problem with loginTimeout | Nicolas Vervelle | 16:15 |
Re: Problem with loginTimeout | Heikki Linnakangas | 16:46 |
Thread | Author | Time |
---|---|---|
Re: Problem with loginTimeout | Nicolas Vervelle | 07:08 |
Re: Problem with loginTimeout | Dave Cramer | 12:24 |
Re: Synthesize support for Statement.getGeneratedKeys()? | Ken Johanson | 23:38 |
Thread | Author | Time |
---|---|---|
Re: Synthesize support for Statement.getGeneratedKeys()? 📎 | Ken Johanson | 04:31 |
Re: Synthesize support for Statement.getGeneratedKeys()? | Vit Timchishin | 10:08 |
Re: Synthesize support for Statement.getGeneratedKeys()? | Albe Laurenz | 11:16 |
Re: stringtype=unspecified problem | Chris Gamache | 14:12 |
Re: stringtype=unspecified problem | Kris Jurka | 16:40 |
Re: Synthesize support for Statement.getGeneratedKeys()? 📎 | Ken Johanson | 23:40 |
Thread | Author | Time |
---|---|---|
Re: Synthesize support for Statement.getGeneratedKeys()? | Kris Jurka | 03:08 |
Re: Synthesize support for Statement.getGeneratedKeys()? | Kris Jurka | 03:34 |
Re: Synthesize support for Statement.getGeneratedKeys()? | Ken Johanson | 04:30 |
Re: Synthesize support for Statement.getGeneratedKeys()? | Ken Johanson | 04:39 |
setArray | Alex Stienstra | 10:51 |
Thread | Author | Time |
---|---|---|
Bug in metadata.getColumns()/ORDINAL_POSITION | j.random.programmer | 07:54 |
Re: setArray | Miroslav Šulc | 11:01 |
Re: Bug in metadata.getColumns()/ORDINAL_POSITION | Kris Jurka | 19:09 |
Re: Bug in metadata.getColumns()/ORDINAL_POSITION | j.random.programmer | 19:17 |
Re: Bug in metadata.getColumns()/ORDINAL_POSITION | Tom Lane | 20:01 |
unsubscribe | santosh dwivedi | 20:45 |
Thread | Author | Time |
---|---|---|
ResultSetMetaData performance | Mark De Souza | 06:12 |
Re: Max size for bytea type | Kris Jurka | 23:40 |
Thread | Author | Time |
---|---|---|
Re: Memory leaks using refcursors | Kris Jurka | 00:20 |
Re: Memory leaks using refcursors | Dave Cramer | 01:09 |
Re: Binary protocol patch v7 📎 | Kris Jurka | 03:03 |
query using JDBC with postgresql 📎 | sahaanaa subha | 05:21 |
Re: query using JDBC with postgresql | John R Pierce | 05:27 |
Re: Large Objects with OID > 2147483647 | Kris Jurka | 06:07 |
Re: Large Objects with OID > 2147483647 | Albe Laurenz | 08:44 |
Re: Memory leaks using refcursors | Guillaume Smet | 09:14 |
Logging failed sql commands trough jdbc? | Mario Splivalo | 14:35 |
Re: query using JDBC with postgresql | Andrew Sullivan | 14:36 |
Re: Logging failed sql commands trough jdbc? | Guillaume Smet | 15:30 |
Re: NPE in BlobInputStream | Kris Jurka | 18:37 |
unsubscribe | Robert Spies | 22:46 |
Thread | Author | Time |
---|---|---|
how to continue using a connection after an error with autocommit=false | James Im | 10:41 |
invalid byte sequence for encoding "UTF8": 0x00 | James Im | 10:48 |
Re: how to continue using a connection after an error with autocommit=false | Heikki Linnakangas | 10:50 |
Re: how to continue using a connection after an error with autocommit=false | Altaf Malik | 10:53 |
Re: invalid byte sequence for encoding "UTF8": 0x00 | Altaf Malik | 10:57 |
Re: invalid byte sequence for encoding "UTF8": 0x00 | Csaba Nagy | 11:13 |
Re: invalid byte sequence for encoding "UTF8": 0x00 | Oliver Jowett | 11:50 |
Re: how to continue using a connection after an error with autocommit=false | Scott Marlowe | 15:39 |
Thread | Author | Time |
---|---|---|
I have questions | Hover Dong | 03:29 |
DatabaseMetaData.getCatalogs() | Peter Futaro | 09:34 |
Re: I have questions | Dave Cramer | 12:40 |
Re: DatabaseMetaData.getCatalogs() | Altaf Malik | 15:33 |
JDBC object factory | Julius Stroffek | 15:47 |
Thread | Author | Time |
---|---|---|
Class Cast Exception for DataSource | Raghavendra MB | 06:20 |
Re: invalid byte sequence for encoding "UTF8": 0x00 | Ken Johanson | 06:37 |
Re: invalid byte sequence for encoding "UTF8": 0x00 | Oliver Jowett | 08:54 |
Re: Class Cast Exception for DataSource | Heikki Linnakangas | 10:58 |
Re: JDBC object factory | Dave Cramer | 13:06 |
Thread | Author | Time |
---|---|---|
Re: Problem with jdbc connection behavior | Blakely, Jerel (Mission Systems) | 01:08 |
Calling functions with table-based-type parametars | Mario Splivalo | 15:59 |
Re: invalid byte sequence for encoding "UTF8": 0x00 | Tore Halset | 17:31 |
Re: Calling functions with table-based-type parametars | Kris Jurka | 19:20 |
bug with PGXADataSource in JNDI | Jonathan Halliday | 20:56 |
Thread | Author | Time |
---|---|---|
parameterized queries and prepareThreshold | Gene | 20:47 |
Thread | Author | Time |
---|---|---|
Re: Minor performance improvements | Stephen Denne | 03:08 |
Re: Minor performance improvements 📎 | Kris Jurka | 04:24 |
Re: Minor performance improvements | Stephen Denne | 05:29 |
Re: Minor performance improvements 📎 | Kris Jurka | 08:21 |
Re: Minor performance improvements | Stephen Denne | 10:46 |
Re: Calling functions with table-based-type parametars | Mario Splivalo | 12:24 |
Re: Calling functions with table-based-type parametars | Mario Splivalo | 12:37 |
Re: Minor performance improvements | Nelson Arape | 13:42 |
Re: Minor performance improvements | Nelson Arape | 13:45 |
postgresql 7.4 driver for java 5 | Mark | 15:18 |
Re: postgresql 7.4 driver for java 5 | Kris Jurka | 15:30 |
Thread | Author | Time |
---|---|---|
Re: Minor performance improvements | Kris Jurka | 06:08 |
Re: Minor performance improvements | Kris Jurka | 06:14 |
Re: getProcedureColumns 📎 | Kris Jurka | 07:44 |
Re: how to continue using a connection after an error with autocommit=false | Tim Pizey | 20:41 |
Re: how to continue using a connection after an error with autocommit=false | Dave Cramer | 22:33 |