Re: Discussion - Search Objects - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Discussion - Search Objects
Date
Msg-id BANLkTimDfx9AqTPg_8n0bKMo6RpZL=H_FA@mail.gmail.com
Whole thread Raw
In response to Re: Discussion - Search Objects  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Discussion - Search Objects
List pgadmin-hackers
On Wed, Jun 1, 2011 at 7:53 AM, Guillaume Lelarge
<guillaume@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

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Discussion - Search Objects
Next
From: Jasmin Dizdarevic
Date:
Subject: Re: Discussion - Search Objects