> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John DeSoi
> Sent: 18 May 2006 01:03
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pg schema prefix
>
> It seems that pgAdmin treats any schema that
It seems that pgAdmin treats any schema that starts with "pg" as a
system schema and hides it by default. The docs mention avoiding the
prefix "pg_":
"Schema names beginning with pg_ are reserved for system purposes and
may not be created by users."
http://www.postgresql.org/docs/8.1/inte