Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: JDBC executeUpdate returns 0 for table partitioning rule insertion



 Hi there,
 
The scenario is quite simple - insert into a partitioned table in which a
 rule forwards the insertion into an inherited partition (Postgresql 8.1)
 
 However, JDBC returns 0 during Statement.executeUpdate(sql).  It behaves
 normally when partition rule is removed.
 
 It applies to the following driver builds:
 8.1 Build 404 (all JDBC ver)
 8.2 dev Bulid 500 (all JDBC ver)
 
 Any clues? Thanks much!
 
 Tea 



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group