Re: Anomolous schemas - Mailing list pgadmin-support

From Dave Page
Subject Re: Anomolous schemas
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8259AF4@mail.vale-housing.co.uk
Whole thread Raw
In response to Anomolous schemas  ("Berend Tober" <btober@seaworthysys.com>)
List pgadmin-support

> -----Original Message-----
> From: Berend Tober [mailto:btober@seaworthysys.com]
> Sent: 21 January 2003 13:40
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Anomolous schemas
>
>
> When I open psAdminII (1.4.12), I see listed a number of
> schemas which I don't expect, namely pg_temp_1, pg_temp_2,
> pg_temp_3, etc., along with the public schema, which I expect
> to be there.
>
> What's up with that?
>
> They all are "empty", in that the drill-down listing of
> Aggregates, Domains, Functions, Tables, etc., all each have
> zero sub-items. I've deleted these anomolous schemas with no
> apparent harm, but I'm wondering why they keep reappearing,
> and if it really is o.k. to delete them when I happen to be
> in the administrative utiltiy.

Don't delete them. PostgreSQL uses them to store temp objects like you
might get from CREATE TEMP TABLE xyz...

Regards, Dave.

pgadmin-support by date:

Previous
From: "Berend Tober"
Date:
Subject: Anomolous schemas
Next
From: "Jonathan Hemley"
Date:
Subject: Connection