Re: db size

From: Adrian Moisey <adrian(at)careerjunction(dot)co(dot)za>
To: PFC <lists(at)peufeu(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: db size
Date: 2008-04-14 09:44:12
Message-ID: 4803276C.2090901@careerjunction.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi

>> the live one is 113G
>> the restored one is 78G
>
> Good news for you is that you know that you can do something ;)

:)

Will this help with performance ?

> Now, is the bloat in the tables (which tables ?) or in the indexes
> (which indexes ?), or in the toast tables perhaps, or in the system
> catalogs or all of the above ? Or perhaps there is a long-forgotten
> process that got zombified while holding a huge temp table ? (not very
> likely, but who knows).
> Use pg_relation_size() and its friends to get an idea of the size of
> stuff.

I'll look into that, thanks

--
Adrian Moisey
Systems Administrator | CareerJunction | Your Future Starts Here.
Web: www.careerjunction.co.za | Email: adrian(at)careerjunction(dot)co(dot)za
Phone: +27 21 686 6820 | Mobile: +27 82 858 7830 | Fax: +27 21 686 6842

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message PFC 2008-04-14 10:01:52 Re: db size
Previous Message PFC 2008-04-14 09:33:54 Re: db size