On Thu, Apr 24, 2008 at 6:23 PM, Brian Cox <[EMAIL PROTECTED]> wrote: > Tom Lane [EMAIL PROTECTED] wrote: > > > You need a database-wide vacuum verbose (not just 1 table) to get that > > output ... > > > > I ran: > > > pgsql -U admin -d cemdb -c 'vacuum verbose' > /tmp/pgvac.log 2>&1 > > the output file has 2593 lines and, while I haven't looked at all of them, > a: > > > fgrep -i fsm /tmp/pgvac.log > > returns no lines. > > Any hints as to where the FSM info is in this file?
There's bits spread throughout the file, but the summary is at the bottom. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general