"Sinead O Brien" <[EMAIL PROTECTED]> writes:
> I am receiving a "did not find any relation" error in pgsql for a table
> which I know exists.
Hm, what PG version is this? It might be that reindexing pg_class will
fix it, but it would be nice to try to determine what's wrong before
overwriting the evidence.
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