Can we use the pg_catalog?
2011/6/1 Dave Page <dp...@pgadmin.org> > On Wed, Jun 1, 2011 at 7:53 AM, Guillaume Lelarge > <guilla...@lelarge.info> wrote: > > > > One is allowed to drop the information_schema system catalog? I didn't > > know that. I guess it's all right 'cause you don't really need it. > > I'm surprised you didn't know that :-). pgAdmin doesn't let you drop > it because it disables drop for all catalogs (I guess thats a minor > bug), but Postgres itself doesn't care because as you note, it's not > needed by the system and it's recognised that users may not want it > cluttering up their databases. > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company >