Discussion of PostgreSQL's Java interface, JDBC.
Thread | Author | Time |
---|---|---|
Re: statement caching patch from Laszlo Hornyak for review | Csaba Nagy | 08:20 |
Re: statement caching patch from Laszlo Hornyak for review | Heikki Linnakangas | 20:31 |
Thread | Author | Time |
---|---|---|
Re: statement caching patch from Laszlo Hornyak for review | Dave Cramer | 01:02 |
LargeObject API | Dennis Thrysøe | 07:44 |
Re: statement caching patch from Laszlo Hornyak for review | Heikki Linnakangas | 07:50 |
Bulk copy with connection locking patch | Kalle Hallivuori | 08:11 |
Re: statement caching patch from Laszlo Hornyak for review | Dave Cramer | 09:28 |
Re: statement caching patch from Laszlo Hornyak for review | Oliver Jowett | 10:45 |
Re: LargeObject API | Xavier Poinsard | 14:30 |
Re: statement caching patch from Laszlo Hornyak for review | Kris Jurka | 17:02 |
Re: LargeObject API | Kris Jurka | 17:09 |
Thread | Author | Time |
---|---|---|
Re: LargeObject API | Dennis Thrysøe | 06:54 |
Re: statement caching patch from Laszlo Hornyak for review | Dave Cramer | 11:02 |
Failing test on 8.2-506 | Miroslav Šulc | 17:29 |
Re: Failing test on 8.2-506 | Miroslav Šulc | 17:51 |
Re: Failing test on 8.2-506 | Kris Jurka | 18:45 |
Re: Failing test on 8.2-506 | Kris Jurka | 18:50 |
Re: Failing test on 8.2-506 | Miroslav Šulc | 19:16 |
Re: statement caching patch from Laszlo Hornyak for review | Heikki Linnakangas | 22:51 |
Re: statement caching patch from Laszlo Hornyak for review | Oliver Jowett | 23:09 |
PSQLException: Too many update results were returned. | Albert Laszlo-Robert | 23:33 |
Thread | Author | Time |
---|---|---|
Strange crashes in JDBC code in multithreaded application. | L. Rahyen | 02:16 |
Re: Strange crashes in JDBC code in multithreaded application. | Kris Jurka | 02:57 |
Thread | Author | Time |
---|---|---|
Re: Strange crashes in JDBC code in multithreaded application. | L. Rahyen | 18:04 |
Thread | Author | Time |
---|---|---|
Restore database from zipped textfile (.sql) created by pg_dumpall | Håkan Jacobsson | 15:11 |
Dump all objects under a specific schema | Emi Lu | 19:18 |
Re: Dump all objects under a specific schema | Aurynn Shaw | 20:20 |
Re: Restore database from zipped textfile (.sql) created by pg_dumpall | Kris Jurka | 20:20 |
Re: Dump all objects under a specific schema | Kris Jurka | 20:21 |
Re: Dump all objects under a specific schema | Michael Glaesemann | 20:24 |
Thread | Author | Time |
---|---|---|
Re: statement caching patch from Laszlo Hornyak for review | Paul van den Bogaard | 15:44 |
Thread | Author | Time |
---|---|---|
Re: executeQuery hangs on busy server - PROPOSAL: socketTimeout parameter | Oliver Jowett | 23:22 |
Thread | Author | Time |
---|---|---|
Re: Install two different versions of postgres which should run in parallel | Loredana Curugiu | 08:19 |
Re: Install two different versions of postgres which should run in parallel | Giuseppe Sacco | 09:11 |
Re: Install two different versions of postgres which should run in parallel | Gerardo Herzig | 13:14 |
Re: [NOVICE] Install two different versions of postgres which should run in parallel | Tom Lane | 13:37 |
Thread | Author | Time |
---|---|---|
Re: [NOVICE] Install two different versions of postgres which should run in parallel | Loredana Curugiu | 07:37 |
Thread | Author | Time |
---|---|---|
autocommit and stored procedures | roehm | 11:21 |
Re: Install two different versions of postgres which should run in parallel | Markus Schaber | 11:58 |
Re: [JDBC] Install two different versions of postgres which should run in parallel | Loredana Curugiu | 12:42 |
Re: autocommit and stored procedures | Mark Lewis | 13:46 |
Re: autocommit and stored procedures | Oliver Jowett | 14:06 |
Re: autocommit and stored procedures | Mark Lewis | 14:25 |
Thread | Author | Time |
---|---|---|
Re: autocommit and stored procedures | roehm | 07:21 |
Re: autocommit and stored procedures | roehm | 07:33 |
Re: autocommit and stored procedures | Oliver Jowett | 07:44 |
Re: autocommit and stored procedures | roehm | 08:48 |
Re: autocommit and stored procedures | Albe Laurenz | 09:46 |
Re: autocommit and stored procedures | Dave Cramer | 10:19 |
getGeneratedKeys() support? | Benjamin Shive | 15:18 |
Thread | Author | Time |
---|---|---|
AbstractJdbc2Array 📎 | Marek Lewczuk | 08:03 |
AbstractJdbc2Array rewritten code 📎 | Marek Lewczuk | 08:04 |
COPY <table> FROM STDIN BINARY | Владимир Баранов | 11:38 |
Thread | Author | Time |
---|---|---|
fyi: reading large BYTEA | Vance Maverick | 06:09 |
Re: COPY <table> FROM STDIN BINARY | Kalle Hallivuori | 19:43 |
Re: COPY <table> FROM STDIN BINARY | Oliver Jowett | 21:40 |
Thread | Author | Time |
---|---|---|
"pg_toast_2772_index" problem | Kathy Lo | 03:36 |
Re: "pg_toast_2772_index" problem | Tom Lane | 03:54 |
JDBC COPY error encoding | ttvvaa | 14:18 |
Thread | Author | Time |
---|---|---|
User Defined Types -- Using inet/cdr from JDBC ? | j.random.programmer | 04:43 |
Support for ResultSetMetaData.getTableName | David Goodenough | 14:06 |
Re: JDBC COPY error encoding | Kalle Hallivuori | 15:21 |
Re: JDBC COPY error encoding | ttvvaa | 19:38 |
Thread | Author | Time |
---|---|---|
jdbc problem | Paweł Cesar Sanjuan Szklarz | 13:48 |
Thread | Author | Time |
---|---|---|
Re: User Defined Types -- Using inet/cdr from JDBC ? | rfrancis | 12:24 |
Thread | Author | Time |
---|---|---|
Re: Support for ResultSetMetaData.getTableName | Kris Jurka | 04:58 |
Re: jdbc problem | Kris Jurka | 05:02 |
Re: Support for ResultSetMetaData.getTableName | Tom Lane | 05:31 |
Re: Support for ResultSetMetaData.getTableName | Kris Jurka | 05:53 |
small correction to AbstractJdbc2Array 📎 | Marek Lewczuk | 07:35 |
Re: Support for ResultSetMetaData.getTableName | David Goodenough | 09:04 |
Re: jdbc problem | Pawel Cesar Sanjuan Szklarz | 10:38 |
Thread | Author | Time |
---|---|---|
Re: statement caching patch from Laszlo Hornyak for review | Dave Cramer | 20:19 |
Thread | Author | Time |
---|---|---|
Problem connecting to pgsql database from NB | Flavio Monteiro | 01:13 |
Problem connecting to a pgsql database from Net Beans. | Flavio Monteiro | 01:53 |
Re: statement caching patch from Laszlo Hornyak for review | Heikki Linnakangas | 08:14 |
Re: Problem connecting to a pgsql database from Net Beans. | Albe Laurenz | 09:48 |
Re: Problem connecting to a pgsql database from Net Beans. | Mayuresh Nirhali | 10:30 |
Re: statement caching patch from Laszlo Hornyak for review | Dave Cramer | 11:42 |
Problem connecting to a pgsql database from Net Beans. | Bob | 15:39 |
Problems with Postgre8.2 x JDBC4 X ColdFusion7 X Apache1.3 | Mateus Belluzzo | 19:27 |
Retrieving Columns by table-alias | Dominik Bruhn | 20:44 |
Re: getGeneratedKeys() support? | Andrew Lazarus | 21:32 |
Thread | Author | Time |
---|---|---|
Re: Retrieving Columns by table-alias | Albe Laurenz | 08:22 |