Re: [BUGS] BUG #5554: PostgreSQL 8.4.0 doesn't update my table

2010-07-12 Thread Tom Lane
"jose soares" writes: > I found a strange behavior in my DB, I have a table which Pg isn't be able > to update. Maybe you've got a rule or trigger on the table that is interfering with the update? If there actually is a bug here, you've not provided nearly enough information for anyone else to d

[BUGS] BUG #5554: PostgreSQL 8.4.0 doesn't update my table

2010-07-12 Thread jose soares
The following bug has been logged online: Bug reference: 5554 Logged by: jose soares Email address: jose.soa...@sferacarta.com PostgreSQL version: 8.4.0 Operating system: Linux Debian 4.3.3-13 64-bit Description:PostgreSQL 8.4.0 doesn't update my table Details: I a