Jon Lapham <[EMAIL PROTECTED]> writes: > What can I do to help diagnose what is happening?
Let's see the output from ps auxww | grep postgres sudo ipcs -a (or local equivalents) 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