in reply to PostgreSQL UPDATE

I think we need to see Create_DB_Connection() and Do_SQL()...

From my experience, these problems tend to occur due to some implicit behavior that the user is unaware of -- so we need to know how you created the $dbh variable, and how you talk to the DB