"Tanya Mamedalin" <tmamedalin@registrypro.pro> writes:
> I was running the same Python code with Postgres 7.2.3 and psycopg 1.0.9
> with no errors. As soon as I upgraded to Postgres 7.4-0.3 and pyscopg 1.1.6
> I started getting errors when trying to execute a certain query.
BTW, this might be the same bug fixed here:
http://archives.postgresql.org/pgsql-committers/2003-11/msg00251.php
If setting "enable_hashjoin" to OFF makes the crash go away, then it
probably is the same bug, and 7.4.1 has a fix. If you still see the
problem in 7.4.1, please file a more complete bug report.
regards, tom lane