| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Manuel Lamas <manuel3w(at)hotmail(dot)com> |
| Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | Re: DeleteTransactionInProgress y InsertTransactionInProgress |
| Date: | 2007-09-26 12:19:52 |
| Message-ID: | 20070926121952.GB5584@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
Manuel Lamas escribió:
>
> > Date: Tue, 25 Sep 2007 09:02:21 -0400> From: alvherre(at)commandprompt(dot)com> To: manuel3w(at)hotmail(dot)com> CC: pgsql-es-ayuda(at)postgresql(dot)org> Subject: Re: [pgsql-es-ayuda] DeleteTransactionInProgress y InsertTransactionInProgress> > Manuel Lamas escribió:> > > > Hola lista,> > > > haciendo un VACUUM ANALYSE FULL me salio esto varias veces :> > > > relation "pg_type" TID 19/42: DeleteTransactionInProgress 21295473 --- can't shrink relation> > NOTICE: relation "pg_attribute" TID 88/46: DeleteTransactionInProgress 21295473 --- can't shrink relation> > NOTICE: relation "pg_attribute" TID 88/55: InsertTransactionInProgress 21295473 --- can't shrink relation> > > > > > Hago un vacuum regularmente y me salio esto por la primera vez. > > > > Es algo malo ?> > > > Tengo que inquietarme ? o que tendría que hacer ?> > No pasa nada malo, pero tu version es algo antigualla (esos mensajes ya> no se emiten en versiones mas nuevas).
> Muchas gracias a Jaime y a Alvaro.
>
> Estoy con la versión PostgreSQL 8.1.4 . Mismo con versiones anteriores
> (7.4) nunca me había hecho esto.
En realidad deberias evitar hacer VACUUM FULL. Usa solo VACUUM.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Miguel Ortega | 2007-09-26 12:46:30 | Re: algo sobre fechas |
| Previous Message | Alvaro Herrera | 2007-09-26 12:19:22 | Re: DeleteTransactionInProgress y InsertTransactionInProgress |