Search Postgresql Archives

Re: query performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 24, 2008 at 6:23 PM, Brian Cox <brian.cox@xxxxxx> wrote:
> Tom Lane [tgl@xxxxxxxxxxxxx] 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.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux