Joost Kraaijeveld <[EMAIL PROTECTED]> writes: > I am experiencing very long update queries and I want to know if it > reasonable to expect them to perform better.
Does that table have any triggers that would fire on the update? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match