pgsql-jdbc since 2010-10-15 00:00

Discussion of PostgreSQL's Java interface, JDBC.

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Oct. 15, 2010

Thread Author Time
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Radosław Smogura 06:56
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Magnus Hagander 08:37
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Radosław Smogura 09:11
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Stephen Frost 14:21
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Tom Lane 14:23
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Tom Lane 14:38
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Stephen Frost 14:52
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Kevin Grittner 16:02
Re: PSQLException: An I/O error occured while sending to the backend Samuel Gendler 16:44
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Dimitri Fontaine 20:03
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Stephen Frost 20:14
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Tom Lane 20:22
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Stephen Frost 20:58
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Tom Lane 21:26

Oct. 16, 2010

Thread Author Time
Re: DatabaseMetaData.getTablePrivileges() Kris Jurka 00:51
Re: Re: call XAConnection.commit() when autoCommit=true throw InvocationTargetException not SQLException. Kris Jurka 01:08
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Craig Ringer 02:51
Re: DatabaseMetaData.getTablePrivileges() dmp 16:15

Oct. 17, 2010

Thread Author Time
Writable Views as Tables (for clients that won't write to views) Thomas Warwaris 00:38

Oct. 19, 2010

Thread Author Time
Re: DatabaseMetaData.getTablePrivileges() David Fetter 15:03
Re: DatabaseMetaData.getTablePrivileges() Kris Jurka 18:47
Re: XA Xid to PostgreSQL transaction ID Kris Jurka 19:06
JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Michael musset 19:31
Re: XA Xid to PostgreSQL transaction ID Daniele Varrazzo 20:04

Oct. 21, 2010

Thread Author Time
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Kris Jurka 08:21
Fwd: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Michael musset 08:26
Bug in DatabaseMetaData.getColumns() with columns based on domains Thomas Kellerer 12:57
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Bruce Momjian 17:49
Re: Bug in DatabaseMetaData.getColumns() with columns based on domains 📎 dmp 17:57
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Tom Lane 17:57
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Bruce Momjian 17:59
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Kevin Grittner 18:00
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Bruce Momjian 18:06
Re: Bug in DatabaseMetaData.getColumns() with columns based on domains Thomas Kellerer 19:54
Re: Bug in DatabaseMetaData.getColumns() with columns based on domains Thomas Kellerer 20:20

Oct. 22, 2010

Thread Author Time
Re: Bug in DatabaseMetaData.getColumns() with columns based on domains 📎 dmp 01:25
Columns with domains from other schemas and DatabaseMetaData Thomas Kellerer 07:41

Oct. 23, 2010

Thread Author Time
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Michael musset 03:53
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Craig Ringer 04:09
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Michael musset 04:20
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Michael musset 04:34
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Kris Jurka 06:24
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Kris Jurka 06:25
Re: Bug in DatabaseMetaData.getColumns() with columns based on domains Kris Jurka 07:37
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Michael musset 10:30
Re: JDBC4 with SQLXML and postgresql-8.4-702.jdbc4.jar Michael musset 11:42
Re: Bug in DatabaseMetaData.getColumns() with columns based on domains dmp 15:30
Re: Bug in DatabaseMetaData.getColumns() with columns based on domains Thomas Kellerer 15:49

Oct. 24, 2010

Thread Author Time
[No subject] Robert Wimmer 00:11

Oct. 26, 2010

Thread Author Time
getGeneratedKeys() problem Viktor Pravdin 14:19
Re: getGeneratedKeys() problem Adam Todorski 14:41
Re: getGeneratedKeys() problem Samuel Gendler 17:35

Oct. 29, 2010

Thread Author Time
Exception in DriverManager.getConnection creates multiple connections in SYN_SEND state Emanuel Freitas 14:21

Nov. 1, 2010

Thread Author Time
Re: Exception in DriverManager.getConnection creates multiple connections in SYN_SEND state Sumit Pandya 09:11
Re: Exception in DriverManager.getConnection creates multiple connections in SYN_SEND state Lew 11:25

Nov. 2, 2010

Thread Author Time
Invalid Column Length Perepelkin Andrew 15:08
Re: Invalid Column Length Kevin Grittner 19:58
Re: Invalid Column Length Kris Jurka 20:02

Nov. 3, 2010

Thread Author Time
Re: Invalid Column Length Perepelkin Andrew 07:08

Nov. 5, 2010

Thread Author Time
Bug with DatabaseMetaData and temporary tables/schemas Thomas Kellerer 19:16

Nov. 6, 2010

Thread Author Time
Re: Bug with DatabaseMetaData and temporary tables/schemas Kris Jurka 23:52

Nov. 7, 2010

Thread Author Time
Re: Bug with DatabaseMetaData and temporary tables/schemas Tom Lane 01:02
Re: Bug with DatabaseMetaData and temporary tables/schemas Thomas Kellerer 08:43

Nov. 8, 2010

Thread Author Time
PSQLException: The column name <col> was not found in this ResultSet. Michael Fork 13:54

Nov. 9, 2010

Thread Author Time
psqlexception syntax error at or near "$" Steven Dahlin 14:37
Re: psqlexception syntax error at or near "$" Kevin Grittner 14:53
Re: [JDBC] psqlexception syntax error at or near "$" Kevin Grittner 18:17
JDBC4 and JDK 1.6 Nathan Sullins 23:26

Nov. 10, 2010

Thread Author Time
Re: PSQLException: The column name <col> was not found in this ResultSet. Kris Jurka 00:10
Re: JDBC4 and JDK 1.6 Kris Jurka 00:21
Re: PSQLException: The column name <col> was not found in this ResultSet. Samuel Gendler 05:27
Inserting Fingerprint templates as varchar not as bytea type in PostgreSQL cubfi 07:49
JDBC : this statement has been closed : postgresql 9 Michael musset 10:20
Re: JDBC : this statement has been closed : postgresql 9 Radosław Smogura 10:36
Re: JDBC4 and JDK 1.6 Stephen Ripley 17:07
Re: Inserting Fingerprint templates as varchar not as bytea type in PostgreSQL Maciek Sakrejda 17:13
Re: PSQLException: The column name <col> was not found in this ResultSet. Michael Fork 17:49

Nov. 12, 2010

Thread Author Time
Re: PSQLException: The column name <col> was not found in this ResultSet. Lew 02:09
Re: PSQLException: The column name <col> was not found in this ResultSet. Maciek Sakrejda 02:58
Re: PSQLException: The column name <col> was not found in this ResultSet. Maciek Sakrejda 02:59
Re: PSQLException: The column name <col> was not found in this ResultSet. Lew 05:24
Re: PSQLException: The column name <col> was not found in this ResultSet. Lew 05:27
Re: PSQLException: The column name <col> was not found in this ResultSet. Maciek Sakrejda 06:18
Re: PSQLException: The column name <col> was not found in this ResultSet. Till Toenges 06:22
Re: PSQLException: The column name <col> was not found in this ResultSet. Lew 13:41
Re: PSQLException: The column name <col> was not found in this ResultSet. Kevin Grittner 14:08
Re: PSQLException: The column name <col> was not found in this ResultSet. Florian Weimer 17:00
Re: PSQLException: The column name <col> was not found in this ResultSet. Florian Weimer 17:02

Nov. 13, 2010

Thread Author Time
Re: PSQLException: The column name <col> was not found in this ResultSet. Lew 00:00
Re: PSQLException: The column name <col> was not found in this ResultSet. Lew 00:10

Nov. 14, 2010

Thread Author Time
Re: PSQLException: The column name <col> was not found in this ResultSet. Maciek Sakrejda 20:41
Re: PSQLException: The column name <col> was not found in this ResultSet. Kris Jurka 22:44

Nov. 17, 2010

Thread Author Time
Transactional support across multiple machines... Peter Tap 18:14
Re: Transactional support across multiple machines... Maciek Sakrejda 18:40
Re: Transactional support across multiple machines... Heikki Linnakangas 18:47
Re: Transactional support across multiple machines... Peter Tap 18:55
Re: Transactional support across multiple machines... Maciek Sakrejda 19:15

Nov. 18, 2010

Thread Author Time
Re: PSQLException: The column name <col> was not found in this ResultSet. Michael Fork 05:26
Re: JDBC : this statement has been closed : postgresql 9 Michael musset 08:59
PoolingDataSource: java.sql.SQLException: Connection is closed Michael musset 17:10
Re: PoolingDataSource: java.sql.SQLException: Connection is closed Sean Owen 17:13

Nov. 19, 2010

Thread Author Time
Re: JDBC : this statement has been closed : postgresql 9 Thomas Markus 09:55

Nov. 21, 2010

Thread Author Time
Experimental JDBC driver Radosław Smogura 18:49
getTables() doesn't handle umlauts correctly Thomas Kellerer 22:44

Nov. 22, 2010

Thread Author Time
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Itagaki Takahiro 06:37
TypeInfoCache.getPGArrayElement - determine if array Radosław Smogura 09:45
Re: getTables() doesn't handle umlauts correctly Lew 13:14
Re: getTables() doesn't handle umlauts correctly Thomas Kellerer 13:50
Insert null in int column venkata siva prasad 17:50
Re: getTables() doesn't handle umlauts correctly Maciek Sakrejda 17:52
Re: getTables() doesn't handle umlauts correctly Thomas Kellerer 18:07
Re: getTables() doesn't handle umlauts correctly Maciek Sakrejda 18:28
Re: Insert null in int column Maciek Sakrejda 18:52
Re: getTables() doesn't handle umlauts correctly dmp 18:54
Re: getTables() doesn't handle umlauts correctly Thomas Kellerer 18:59
Re: Insert null in int column 📎 dmp 19:56
Re: Insert null in int column dmp 20:04
Re: getTables() doesn't handle umlauts correctly Samuel Gendler 21:34
Re: getTables() doesn't handle umlauts correctly Thomas Kellerer 22:30
Re: getTables() doesn't handle umlauts correctly Thomas Kellerer 22:41

Nov. 23, 2010

Thread Author Time
Re: TypeInfoCache.getPGArrayElement - determine if array Kris Jurka 07:28
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Kris Jurka 07:33
Re: Experimental JDBC driver Kris Jurka 07:49
JDBC Commitfest/Reviewfest/Rehash of old issues Kris Jurka 07:58
Re: getTables() doesn't handle umlauts correctly Kris Jurka 08:13
Re: getTables() doesn't handle umlauts correctly Thomas Kellerer 14:22
Re: TypeInfoCache.getPGArrayElement - determine if array Radosław Smogura 14:31
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Robert Haas 15:54
bit datatype and getObject() Thomas Kellerer 21:55

Nov. 24, 2010

Thread Author Time
Re: bit datatype and getObject() 📎 dmp 03:06
Re: bit datatype and getObject() Kris Jurka 06:31
JDBC and Binary protocol error, for some statements Radosław Smogura 07:07
Re: getTables() doesn't handle umlauts correctly Kris Jurka 07:43
Re: bit datatype and getObject() Thomas Kellerer 08:00
Re: Experimental JDBC driver Radosław Smogura 13:24
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 17:02
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 18:18
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 18:25
Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Александър Шопов 20:50
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Radosław Smogura 22:04
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Александър Шопов 22:53
Do anyone know the cause of this exception? vwu98034 23:59

Nov. 25, 2010

Thread Author Time
Re: Do anyone know the cause of this exception? vwu98034 01:02
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 07:25
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Radosław Smogura 09:43
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 09:56
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 12:03
Problem with COPY using PostgreSQL 9 and JDBC 4 Martin Goodfellow 16:00
Re: Problem with COPY using PostgreSQL 9 and JDBC 4 Maciek Sakrejda 17:04
Re: [JDBC] JDBC and Binary protocol error, for some statements Tom Lane 17:23
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 17:46
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 18:20
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 18:56
Re: Problem with COPY using PostgreSQL 9 and JDBC 4 Samuel Gendler 19:11
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 19:28
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 19:34
Re: [JDBC] JDBC and Binary protocol error, for some statements Tom Lane 19:42
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 20:21
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 20:46
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 20:59
Re: getTables() doesn't handle umlauts correctly Thomas Kellerer 21:51

Nov. 26, 2010

Thread Author Time
Re: [JDBC] JDBC and Binary protocol error, for some statements Tom Lane 06:02
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 07:37
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 09:01
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea 📎 Radosław Smogura 12:05
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Kris Jurka 15:25
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Radosław Smogura 16:20
Storing timestamps in text format Radosław Smogura 18:28

Nov. 30, 2010

Thread Author Time
Postgresql XA prepare() method behaviour Francesco Degrassi 18:42
Improved JDBC driver part 2 Radosław Smogura 18:49

Dec. 1, 2010

Thread Author Time
Re: Storing timestamps in text format Dave Cramer 10:38
Re: [HACKERS] Improved JDBC driver part 2 Valentine Gogichashvili 11:06
Re: [HACKERS] Improved JDBC driver part 2 Radosław Smogura 11:17
Re: Storing timestamps in text format Radosław Smogura 11:39
Re: [HACKERS] Improved JDBC driver part 2 Magnus Hagander 11:47
Re: [HACKERS] Improved JDBC driver part 2 Lew 12:27
Re: [HACKERS] Improved JDBC driver part 2 Radosław Smogura 13:59
Re: [HACKERS] Improved JDBC driver part 2 David Fetter 16:06
Re: [HACKERS] Improved JDBC driver part 2 Kevin Grittner 16:15
Re: [HACKERS] Improved JDBC driver part 2 David Fetter 18:05
Re: [HACKERS] Improved JDBC driver part 2 David Fetter 18:51
Re: [HACKERS] Improved JDBC driver part 2 Tom Lane 18:56
Re: Storing timestamps in text format Dave Cramer 21:36
Re: Storing timestamps in text format Oliver Jowett 23:25
Re: [HACKERS] Improved JDBC driver part 2 Lew 23:43

Dec. 2, 2010

Thread Author Time
Re: [HACKERS] Improved JDBC driver part 2 Maciek Sakrejda 00:39
Re: [HACKERS] Improved JDBC driver part 2 Craig Ringer 01:02
ResultSet problem in JDBC Zhipan Wang 05:14
Re: Storing timestamps in text format Radosław Smogura 05:33
Driver work slow with new upgrade of Openjdk in Ubuntu marcofoc@libero.it 06:26
Re: [JDBC] ResultSet problem in JDBC Craig Ringer 06:44
Driver work slowly with new update of OpenJDK in Ubuntu.. marcofoc@libero.it 08:27
Re: Driver work slowly with new update of OpenJDK in Ubuntu.. Devrim GÜNDÜZ 13:08
Re: Storing timestamps in text format Radosław Smogura 14:09
Re: Driver work slow with new upgrade of Openjdk in Ubuntu Maciek Sakrejda 18:11

Dec. 6, 2010

Thread Author Time
Inconsistent Loading of Bytea accross platform Marc-André Laverdière 05:31
Re: Inconsistent Loading of Bytea accross platform Marc-André Laverdière 11:19

Dec. 7, 2010

Thread Author Time
Out Of memory Exception Rajeshsundar Subramanian 05:41
Re: Out Of memory Exception Maciek Sakrejda 06:11
Re: Out Of memory Exception Guillaume Cottenceau 09:59

Browse Archives

Prev | Next