From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Alvaro Herrera" <alvherre(at)commandprompt(dot)com> |
Cc: | "Manuel Lamas" <manuel3w(at)hotmail(dot)com>, pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: DeleteTransactionInProgress y InsertTransactionInProgress |
Date: | 2007-09-26 05:06:56 |
Message-ID: | c2d9e70e0709252206g6e4204d5qce14bffa47e5d08f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 9/25/07, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> 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).
>
mmm... seguro? yo aun veo los mensajes en HEAD... al menos esta el
codigo y dice el comentario que puede ocurrir para catalogos
--
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 Luis Echeverria | 2007-09-26 05:14:55 | RE: Migrar de SQL a PG 8.2 |
Previous Message | Manuel Lamas | 2007-09-26 04:49:45 | RE: DeleteTransactionInProgress y InsertTransactionInProgress |