Re: Vacuum goes worse

Поиск
Список
Период
Сортировка
От Stéphane Schildknecht
Тема Re: Vacuum goes worse
Дата
Msg-id 4716FA77.50309@postgresqlfr.org
обсуждение исходный текст
Ответ на Re: Vacuum goes worse  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom Lane a écrit :
> =?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
>
No it's not a superuser as some pg_tables are skipped, according to logs.

So that's why these information are not diplayed in 8.19. Shame on me!
Thanks for all the advice. In fact, I did not take care of that as on
8.2.x, these information are displayed whenever you run it with
superuser or not...
What's more it seems (here on my linux box) it does not depends on the
client but on the server version.

Best regards,

--
Stéphane SCHILDKNECHT
Président de PostgreSQLFr
http://www.postgresqlfr.org


В списке pgsql-performance по дате отправления:

Предыдущее
От: 李彦 Ian Li
Дата:
Сообщение: Re: two queryes in a single tablescan
Следующее
От: Stéphane Schildknecht
Дата:
Сообщение: Re: Vacuum goes worse