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 for
  Advanced Search

BUG #3874: Error updating database columns of type REAL


  • From: "Mikey" <michael(dot)lombardi2(at)sikorsky(dot)com>
  • To: pgsql-bugs(at)postgresql(dot)org
  • Subject: BUG #3874: Error updating database columns of type REAL
  • Date: Mon, 14 Jan 2008 15:27:33 GMT
  • Message-id: <200801141527(dot)m0EFRXqV027991(at)wwwmaster(dot)postgresql(dot)org>

The following bug has been logged online:

Bug reference:      3874
Logged by:          Mikey
Email address:      michael(dot)lombardi2(at)sikorsky(dot)com
PostgreSQL version: 8.2.506
Operating system:   Windows XP
Description:        Error updating database columns of type REAL
Details: 

This bug occurs sporadically when attempting to update columns in a
postgresql database that are of type REAL using the NetBeans IDE and their
data providers.

The actual error is: 
 SyncResolver.UPDATE_ROW_CONFLICT row 0 attempt to update a row that has
been updated or deleted by another user.

This happens in the NetBeans IDE using their supplied dataprovider. Columns
of type TEXT are OK, and integers are OK. It is only the columns of type
REAL that have this problem.



Home | Main Index | Thread Index

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