From: | "Fernando Papa" <fpapa(at)claxson(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pg_temp schemas |
Date: | 2003-02-06 21:21:13 |
Message-ID: | CB94A4924490EC4A81EDA55BA378B7BAC704E9@exch2k01.buehuergo.corp.claxson.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Tom, thanks for your reply.
What is the origin of these schemas? local temporary tables? sorts?
Thanks a lot!
--
Fernando O. Papa
DBA
Claxson - Tecnología
Tel: (54-11) 4546-8000 Int. 3854
Fax: (54-11) 4546-8051
> -----Mensaje original-----
> De: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Enviado el: jueves, 06 de febrero de 2003 18:07
> Para: Fernando Papa
> CC: pgsql-general(at)postgresql(dot)org
> Asunto: Re: [GENERAL] pg_temp schemas
>
>
> "Fernando Papa" <fpapa(at)claxson(dot)com> writes:
> > We are using postgres on solaris 7.3.1. for several weeks.
> Today I see
> > several schemas nammed pg_temp_1, pg_temp_6, pg_temp_10, pg_temp_7,
> > pg_temp_9.
>
> This is normal. The temp schemas are left around, since
> there doesn't seem to be much reason to delete catalog
> entries only to have to create them again.
>
> regards, tom lane
>
From | Date | Subject | |
---|---|---|---|
Next Message | Vivek Khera | 2003-02-06 21:21:57 | Re: FreeBSD: SMP and PostgreSQL |
Previous Message | Tom Lane | 2003-02-06 21:18:47 | Re: Index not used with IS NULL |