Re: Catalog insertion - Mailing list pgsql-admin

From Tom Lane
Subject Re: Catalog insertion
Date
Msg-id 9115.1183990211@sss.pgh.pa.us
Whole thread Raw
In response to Re: Catalog insertion  (Carmen Martinez <carmenmtezcruz@yahoo.es>)
List pgsql-admin
Carmen Martinez <carmenmtezcruz@yahoo.es> 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

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Catalog insertion
Next
From: Steve Holdoway
Date:
Subject: Re: Catalog insertion