Carmen Martinez <[EMAIL PROTECTED]> writes:
> I want to insert new tables in the pg_catalog schema.

Why do you think that is a good idea?  pg_catalog is for tables used by
the system itself, and it's going to take a lot more than a "create
table" to teach the system to work with a new catalog.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to