"Ed L." <[EMAIL PROTECTED]> writes: > ... with no corresponding entry that I can find in pg_class with > that oid (I thought they were all in there).
Look at relfilenode, not OID. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match