Re: Anomolous schemas
От | Dave Page |
---|---|
Тема | Re: Anomolous schemas |
Дата | |
Msg-id | 03AF4E498C591348A42FC93DEA9661B8259AF4@mail.vale-housing.co.uk обсуждение исходный текст |
Ответ на | Anomolous schemas ("Berend Tober" <btober@seaworthysys.com>) |
Список | 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 по дате отправления: