Re: [ADMIN] Y2K test - Mailing list pgsql-admin

From neko@kredit.sth.szif.hu
Subject Re: [ADMIN] Y2K test
Date
Msg-id Pine.LNX.4.10.10001060945290.15028-100000@kredit.sth.szif.hu
Whole thread Raw
List pgsql-admin
On Mon, 20 Dec 1999, Karin Probost wrote:
> vacuum;
> NOTICE:  Rel pg_type: TID 1/63: InsertTransactionInProgress 319103 -
> can't shrink relation
>
> What do the messages mean ?
This are not error messages. You can ignore them.
The vacuum have to expunge deleted rows, rollbacked inserts or updates.
If some connetinons are working, while u do vacuum, some records of last
inserts can commited, some of them can rollbacked.
The best way to rin vacuum when nobody works...

--
 nek;(


pgsql-admin by date:

Previous
From: Lamar Owen
Date:
Subject: Re: [ADMIN] weird fatal error starting postmaster
Next
From: tailor@u.washington.edu
Date:
Subject: Please help me with an install