Tom Lane a écrit : > =?ISO-8859-1?Q?St=E9phane_Schildknecht?= <stephane.schildknecht@xxxxxxxxxxxxxxxx> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster