From: | "Raul Andres Duque" <raulandresduque(at)hotmail(dot)com> |
---|---|
To: | Postgres Español <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: TABLAS TEMPORALES |
Date: | 2006-11-03 13:52:44 |
Message-ID: | BAY104-DAV15FD17356C47CC2F3A6393BAFE0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
Que pena me con este tema me han surgido algunas preguntas??
1. No es un autovacuum equivalente a un vaccum full?
2. Cuando hago un vaccum full, lo estoy haciendo del pg_catalog tambien?
3. Hay que hacer alguna tarea especial para optimizar la metadata
(pg_catalog) cuando se han hecho bastantes table drops y create tables?
4. Cuando borro muchos registros de una tabla (más del 50%), con el
siguiente autovaccum se optimiza la tabla o conviene realizar otra tarea?
Lo anterior porque hasta donde entiendo el autovaccum hace todo el trabajo
"sucio" por nosostros y no se requiere administración adicional, es esto
cierto?
Gracias.
Atentamente,
RAUL DUQUE
bogotá, Colombia
----- Original Message -----
From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Mario Gonzalez ( mario__ )" <gonzalemario(at)gmail(dot)com>
Cc: "ricardo yanguma" <ricardo(dot)yanguma(at)gmail(dot)com>; "Postgres Español"
<pgsql-es-ayuda(at)postgresql(dot)org>
Sent: Friday, November 03, 2006 7:47 AM
Subject: Re: [pgsql-es-ayuda] TABLAS TEMPORALES
> On 11/3/06, Mario Gonzalez ( mario__ ) <gonzalemario(at)gmail(dot)com> wrote:
>> On 02/11/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
>> >
>> > > btw, autovacuum ayuda con eso? imagino que si...
>> >
>> > Claro ...
>> >
>>
>> es necesario hacer vacuum full de vez en cuando aun si autovacuum
>> esta activado?
>>
>> >
>>
>
> vacuum full? eso es prehistorico...
>
> --
> 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
>
> ---------------------------(fin del mensaje)---------------------------
> TIP 1: para suscribirte y desuscribirte, visita
> http://archives.postgresql.org/pgsql-es-ayuda
>
From | Date | Subject | |
---|---|---|---|
Next Message | Raul Andres Duque | 2006-11-03 13:55:53 | Re: confirgurar postgresql en fedora core 5 |
Previous Message | German Salinas | 2006-11-03 13:50:33 | Re: confirgurar postgresql en fedora core 5 |