Re: Subject: bool / vacuum full bug followup part 2

From: Steve Lane <slane(at)fmpro(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)ihs(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Subject: bool / vacuum full bug followup part 2
Date: 2002-05-07 23:15:48
Message-ID: B8FDCA54.D048%slane@fmpro.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/6/02 3:39 PM, "Scott Marlowe" <scott(dot)marlowe(at)ihs(dot)com> wrote:

> On Mon, 6 May 2002, Steve Lane wrote:
>
>> I'd like to interject a short novice question, because I'd like to check
>> this:
>>
>> What's the best way to see how much space my indexes take up?
>
> You'll need a program called oid2name, found in the contrib directory of
> the postgresql source distribution. Many Linux distros include it
> automagically, but if not, it's a simple install.
>
> On my machine, I build postgresql from source, and I build it in the
> /usr/local/src/postgresql-x.y.z directory, where x.y.z is the version
> number. so, for 7.2.1, I would do this:

That's wonderfully precise and helpful. Thanks! I'll go grab it and give it
a try ...

-- sgl

In response to

Browse pgsql-general by date

  From Date Subject
Next Message postgres 2002-05-07 23:21:32 Re: Performance issues with compaq server
Previous Message Stephan Szabo 2002-05-07 22:48:01 Re: Can this be done in one query?