| From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
|---|---|
| To: | "Omar Zeballos (Kantutani)" <ozeballos(at)kantutani(dot)com> |
| Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | Re: Esquemas pg_temp_?? |
| Date: | 2006-10-07 04:58:01 |
| Message-ID: | c2d9e70e0610062158x260ee7aflea7f3058e6f78f17@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
On 10/6/06, Omar Zeballos (Kantutani) <ozeballos(at)kantutani(dot)com> wrote:
> Amigos,
> recien me di cuenta que se esta creaando en cada base de datos muchos
> esquemas pg_temp_1, pg_temp_2, pg_temp_3 ...... No se enque momento ocurre
> esto. Tengo una aplicacion VB .NET que a tiempo de realizar la facturacion
> crea un tabla temporal podria deberse a esto y si es así como los elimino y
> en que momento.
no hay necesidad de borrarlos, son los archivos que usara postgres
para cada vez que uses tablas temporales... se crearan un maximo de
max_connections y de ahi en adelante se reciclaran
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Juan Martínez | 2006-10-07 14:18:16 | Re: consulta con dato timestamp |
| Previous Message | Oscar Cano | 2006-10-07 00:56:11 | Re: [pgsql-es-ayuda] Puerto de postgres |