Re: Vacuum goes worse - Mailing list pgsql-performance

From Tom Lane
Subject Re: Vacuum goes worse
Date
Msg-id 6788.1192636426@sss.pgh.pa.us
Whole thread Raw
In response to Re: Vacuum goes worse  (Stéphane Schildknecht<stephane.schildknecht@postgresqlfr.org>)
Responses Re: Vacuum goes worse  (Stéphane Schildknecht<stephane.schildknecht@postgresqlfr.org>)
List pgsql-performance
=?ISO-8859-1?Q?St=E9phane_Schildknecht?= <stephane.schildknecht@postgresqlfr.org> writes:
> Yes, I am. The command line is (in a shell script whom ouput is
> redirected in a global file) :

> vacuumdb -d $DBNAME -p $DBPORT -U $DBUSR -z -v

> That does not explain why we don't get FSM statitics display.

Is $DBUSR a superuser?  If not, some tables are likely getting skipped.

            regards, tom lane

pgsql-performance by date:

Previous
From: "Stefano Dal Pra"
Date:
Subject: Re: Vacuum goes worse
Next
From: Tom Lane
Date:
Subject: Re: Vacuum goes worse