Search Discussions
-
Just got back from pgeast. Seems everyone seems to have a gripe about the JDBC driver. My sense is that for basic read/write/update/delete the driver works just fine. However I'd like to compile a ...
Dave Cramer
Mar 25, 2011 at 12:36 am
Apr 4, 2011 at 7:14 pm -
I agree with that. But a batch with autocommit=true is "many" statements, as per the doc. If addBatch was not meant to be called when autocommit=true, then it would have thrown an exception. The ...
Quartz
Mar 30, 2011 at 1:49 pm
Apr 6, 2011 at 9:35 pm -
Hi, I have a problem with Hibernate's "single tables" and the last postgres jdbc driver. It seems that now it includes a returning * when there is an Insert, instead of a returning [identifier] that ...
Sdavidr
Mar 23, 2011 at 11:36 pm
Dec 7, 2011 at 3:10 pm -
I've been trying to batch create a bunch of records using stored procedures and the executeBatch() method (so I can get back the generated PKID's) with no luck. I've tried PostgreSQL 8.4.2 with the ...
Sean Bowman
Mar 16, 2011 at 9:14 am
Mar 19, 2011 at 9:22 am -
It was suggested by Robert Haas that it would be possible to return from a query immediately instead of reading the entire result set. Instead of reading it we just let the O/S buffer the results ...
Dave Cramer
Mar 25, 2011 at 12:41 am
Apr 10, 2011 at 4:31 pm -
The server I am connecting to is Redhat with postgres 8.2, running with ssl enabled. The client I am connecting from is Windows 2003 with ColdFusion 8 Enterprise (runs on a Java engine). I set up all ...
David Patricola
Mar 30, 2011 at 3:28 pm
Apr 4, 2011 at 5:06 pm -
Hi, this is probably more of a generic JDBC question, but since I'm trying to solve this with Postgres I'm posting it here: I have two tables table1_ (yes there is an underscore at the end) table12 ...
Thomas Kellerer
Mar 24, 2011 at 1:13 pm
Mar 24, 2011 at 10:52 pm -
I have committed support for building JDBC4.1 with the JDK 1.7 developer preview to CVS. Kris Jurka
Kris Jurka
Mar 31, 2011 at 6:34 am
Apr 4, 2011 at 11:53 am -
Hi, when using addBatch() and executeBatch() it is impossible to get the generated keys. addBatch() fails with an BatchUpdateException because it isn't expecting results. I am using postgres 9.0 and ...
Hans wulf
Mar 2, 2011 at 2:44 pm
Apr 2, 2011 at 8:46 am -
I have noted in the Java code; File: /org/postgresql/core/v3/ConnectionFactoryImpl.java Class: ConnectionFactoryImpl <code snipit catch (ConnectException cex) { // Added by Peter Mount ...
Donald Fraser
Mar 8, 2011 at 4:27 pm
Mar 31, 2011 at 3:10 am -
Hi, I'm developping an application on Tomcat7. I'm using the DataSource for pooling my connection : <Context reloadable="false" <Resource name="jdbc/TestPool" auth="Container" ...
Micka
Mar 16, 2011 at 12:30 pm
Mar 17, 2011 at 3:01 pm -
It appears that the PG driver returns the original rather than the updated data values for an updatable ResultSet. This is where the updates are applied to a single table ResultSet in a single ...
Andrew Hastie
Mar 31, 2011 at 2:35 pm
Apr 1, 2011 at 3:20 pm -
When searching for OID of a Type, current search_path is not considered and if type with the same name exists in several schemas, not a valid OID is fetched to be cached in TypeInfoCache class. One ...
Valentine Gogichashvili
Mar 1, 2011 at 11:51 am
Mar 8, 2011 at 6:37 pm -
Hi, just a minor thing: the link on http://jdbc.postgresql.org/documentation/docs.html still reads "9.0devel". As 9.0 has long be released, I think it would be better to remove the "devel" part from ...
Thomas Kellerer
Mar 27, 2011 at 10:40 am
Apr 8, 2011 at 12:44 am -
My application is using JBOSS 5.1.0.GA, hibernate for connection to PostgreSQL 9.0 database. Application inserts into database rows regularly. But when it attempts insert row with 11Mb (11511828 ...
BozhkoKA
Mar 31, 2011 at 7:16 am
Mar 31, 2011 at 10:24 pm -
unsubsribe
Tereschenkova
Mar 25, 2011 at 6:34 am
Mar 25, 2011 at 6:34 am -
Hello. I meet the difficulties with insert/update commands using Postgresql JDBC driver. Due to problems described previously at I have to perform an additional call to ...
Pavel B. Milovantsev
Mar 21, 2011 at 2:10 pm
Mar 21, 2011 at 3:55 pm -
Hi, Using a Connection from an XAConnection, we've come across some stack traces looking like: Caused by: java.lang.reflect.UndeclaredThrowableException at $Proxy26.prepareStatement(Unknown Source) ...
Florent Guillaume
Mar 11, 2011 at 5:27 pm
Mar 19, 2011 at 10:57 pm
Group Overview
group | pgsql-jdbc |
categories | postgresql |
discussions | 18 |
posts | 170 |
users | 37 |
website | postgresql.org |
irc | #postgresql |
37 users for March 2011
Archives
- January 2013 (20)
- December 2012 (54)
- November 2012 (91)
- October 2012 (142)
- September 2012 (88)
- August 2012 (80)
- July 2012 (55)
- June 2012 (104)
- May 2012 (97)
- April 2012 (101)
- March 2012 (61)
- February 2012 (87)
- January 2012 (113)
- December 2011 (87)
- November 2011 (118)
- October 2011 (82)
- September 2011 (135)
- August 2011 (86)
- July 2011 (28)
- June 2011 (82)
- May 2011 (91)
- April 2011 (104)
- March 2011 (170)
- February 2011 (157)
- January 2011 (65)
- December 2010 (94)
- November 2010 (117)
- October 2010 (153)
- September 2010 (98)
- August 2010 (67)
- July 2010 (138)
- June 2010 (95)
- May 2010 (86)
- April 2010 (73)
- March 2010 (71)
- February 2010 (53)
- January 2010 (91)
- December 2009 (115)
- November 2009 (34)
- October 2009 (45)
- September 2009 (55)
- August 2009 (98)
- July 2009 (82)
- June 2009 (103)
- May 2009 (114)
- April 2009 (103)
- March 2009 (117)
- February 2009 (55)
- January 2009 (74)
- December 2008 (50)
- November 2008 (79)
- October 2008 (46)
- September 2008 (107)
- August 2008 (63)
- July 2008 (71)
- June 2008 (58)
- May 2008 (77)
- April 2008 (141)
- March 2008 (88)
- February 2008 (214)
- January 2008 (170)
- December 2007 (181)
- November 2007 (100)
- October 2007 (183)
- September 2007 (151)
- August 2007 (108)
- July 2007 (139)
- June 2007 (112)
- May 2007 (73)
- April 2007 (140)
- March 2007 (135)
- February 2007 (158)
- January 2007 (191)
- December 2006 (134)
- November 2006 (189)
- October 2006 (158)
- September 2006 (166)
- August 2006 (192)
- July 2006 (100)
- June 2006 (147)
- May 2006 (151)
- April 2006 (194)
- March 2006 (155)
- February 2006 (183)
- January 2006 (145)
- December 2005 (120)
- November 2005 (236)
- October 2005 (164)
- September 2005 (145)
- August 2005 (216)
- July 2005 (424)
- June 2005 (183)
- May 2005 (131)
- April 2005 (224)
- March 2005 (215)
- February 2005 (213)
- January 2005 (300)
- December 2004 (214)
- November 2004 (244)
- October 2004 (317)
- September 2004 (216)
- August 2004 (167)
- July 2004 (337)
- June 2004 (183)
- May 2004 (195)
- April 2004 (273)
- March 2004 (186)
- February 2004 (259)
- January 2004 (329)
- December 2003 (225)
- November 2003 (178)
- October 2003 (124)
- September 2003 (290)
- August 2003 (304)
- July 2003 (452)
- June 2003 (162)
- May 2003 (139)
- April 2003 (246)
- March 2003 (293)
- February 2003 (372)
- January 2003 (321)
- December 2002 (237)
- November 2002 (317)
- October 2002 (328)
- September 2002 (262)
- August 2002 (263)
- July 2002 (223)
- June 2002 (264)
- May 2002 (141)
- April 2002 (232)
- March 2002 (347)
- February 2002 (282)
- January 2002 (273)
- December 2001 (194)
- November 2001 (318)
- October 2001 (382)
- September 2001 (323)
- August 2001 (391)
- July 2001 (186)
- June 2001 (179)
- May 2001 (261)
- April 2001 (93)
- March 2001 (173)
- February 2001 (105)
- January 2001 (110)