Re: postgresql meltdown on PlanetMath.org - Mailing list pgsql-performance

From Chris Sutton
Subject Re: postgresql meltdown on PlanetMath.org
Date
Msg-id Pine.LNX.4.44.0303170907490.4283-100000@taurus.smoothcorp.com
Whole thread Raw
In response to Re: postgresql meltdown on PlanetMath.org  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: postgresql meltdown on PlanetMath.org  ("Neil Conway" <neilc@samurai.com>)
Re: postgresql meltdown on PlanetMath.org  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
On Mon, 17 Mar 2003, Tom Lane wrote:

> In CVS tip, a whole-database VACUUM VERBOSE gives info about the free
> space map occupancy, eg
>
> INFO:  Free space map: 224 relations, 450 pages stored; 3776 total pages needed.
>         Allocated FSM size: 1000 relations + 20000 pages = 178 KB shared mem.
>

How do you get this information?

I just ran VACUUM VERBOSE and it spit out a bunch of information per
relation, but nothing about total relations and FSM space.  We are running
7.3.2.

Chris


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgresql meltdown on PlanetMath.org
Next
From: Josh Berkus
Date:
Subject: Performance on large data transformations