Re: Difference in the size of database size and relations - Mailing list pgsql-admin

From Luis
Subject Re: Difference in the size of database size and relations
Date
Msg-id CAM-gcbQ20TAz-mdWB9OsE0NnZ4iZ+OKs3w3d0k-TSRX-crx0Cw@mail.gmail.com
Whole thread Raw
In response to Re: Difference in the size of database size and relations  (Ian Lawrence Barwick <barwick@gmail.com>)
List pgsql-admin
Good one.

Unfortunately it doesn't show anything weird either.
Using any of these two scripts:
http://wiki.postgresql.org/wiki/Show_database_bloat
http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html

I can only see about 90MB

Thanks

2013/12/10 Ian Lawrence Barwick <barwick@gmail.com>:
> 2013/12/10 Luis <luisico@gmail.com>:
>> Thanks Ian,
>>
>> Actually the query I used to get the relations sizes also included
>> indexes and even pg_toast.
>
> Doh, sorry I didn't notice there was no relkind qualification on pg_class
> in your query.
>
>> This query gives me more detail about the
>> indexes related to every table but still can't see where the space is.
>
> Table/index bloat?
>
>
> Ian Barwick


pgsql-admin by date:

Previous
From: Ian Lawrence Barwick
Date:
Subject: Re: Difference in the size of database size and relations
Next
From: Jerry Sievers
Date:
Subject: Re: Difference in the size of database size and relations