Richard Broersma Jr <[EMAIL PROTECTED]> writes: >> So what do you get from 'select * from pg_index where indrelid = 16737' ? >> If that crashes, which individual columns can you select from the row?
> I found the exact row and column that causes the server to crash. > http://archives.postgresql.org/pgsql-general/2006-10/msg01320.php That didn't answer my question. 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