"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: >> In psql the trick is to use unaligned display mode, else psql itself >> eats a whole lot of time trying to nicely format those 250KB rows:
> Even using unaligned display mode (\a) it still takes more than 1 > minute Hmm ... what does VACUUM VERBOSE of that table show? 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