Chris Bowlby <[EMAIL PROTECTED]> writes:
> These tables are in the pg_class table, but no where on any PostgreSQL
> server that I've been able to look at have these tables been created.
You're probably forgetting to specify the schema name.
information_schema isn't in the default search path ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly