From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "ricardo yanguma" <ricardo(dot)yanguma(at)gmail(dot)com>, Postgres Español <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: TABLAS TEMPORALES |
Date: | 2006-11-02 23:45:27 |
Message-ID: | c2d9e70e0611021545ia0f6746led4b074a23c9eb22@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 11/2/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> ricardo yanguma escribió:
> >
> > el crear y borrar tablas en forma constante, genera problemas de rendimiento
> > en la base de datos?
>
> Si haces vacuum de pg_class y el resto de los catalogos de sistema, no.
> Si no haces eso, entonces puede que si.
>
> Pero todos sabemos lo importante que es hacer vacuum en forma constante
> asi que no creo que tengas ese problema, verdad?
>
ya mismo alguien preguntara que es VACUUM y que es pg_class ;)
btw, autovacuum ayuda con eso? imagino que si...
--
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 | Ricardo Alberto Galván Gildemeister | 2006-11-02 23:46:08 | Se necesita especialista en PostGres |
Previous Message | Alvaro Herrera | 2006-11-02 23:42:05 | Re: TABLAS TEMPORALES |