| From: | neko(at)kredit(dot)sth(dot)szif(dot)hu |
|---|---|
| To: | Karin Probost <probost(at)uni-wuppertal(dot)de> |
| Cc: | pgsql-admin(at)postgreSQL(dot)org |
| Subject: | Re: [ADMIN] Y2K test |
| Date: | 2000-01-06 09:03:13 |
| Message-ID: | Pine.LNX.4.10.10001060945290.15028-100000@kredit.sth.szif.hu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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;(
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tailor | 2000-01-06 22:26:22 | Please help me with an install |
| Previous Message | Lamar Owen | 2000-01-05 20:18:19 | Re: [ADMIN] weird fatal error starting postmaster |