Re: output of vacuumdb after upgrade to 7.4.1 - Mailing list pgsql-novice

From Tom Lane
Subject Re: output of vacuumdb after upgrade to 7.4.1
Date
Msg-id 22083.1072982205@sss.pgh.pa.us
Whole thread Raw
In response to output of vacuumdb after upgrade to 7.4.1  (Olaf Ferger <mail@olaf-ist-doof.de>)
List pgsql-novice
Olaf Ferger <mail@olaf-ist-doof.de> writes:
> After upgrading to 7.4.1 the same command gives:

> vacuumdb: vacuuming database "addr"
> vacuumdb: vacuuming database "fertlist"
> vacuumdb: vacuuming database "schnitt_cgi"
> vacuumdb: vacuuming database "template1"
> VACUUM
> VACUUM
> VACUUM
> VACUUM

> Does anybody know the reason of this change?

Looks like the problem is lack of an fflush() in the new C
implementation of vacuumdb.  This is just cosmetic, I suppose,
but should be fixed.  Thanks for the report.

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: stupid question
Next
From: rhkelly
Date:
Subject: Re: stupid question