Igor Shevchenko <[EMAIL PROTECTED]> writes: > I've got a problem w/ one of pgsql installations. It can't start:
> [EMAIL PROTECTED] ~]$ /usr/pgsql/bin/postgres -D /usr/pgsql/data > PANIC: failed to re-find parent key in "23724" > Aborted Try applying this patch: http://archives.postgresql.org/pgsql-committers/2006-11/msg00004.php 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