Re: Bloat and Slow Vacuum Time on Toast - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Bloat and Slow Vacuum Time on Toast
Date
Msg-id 4E25A7B7020000250003F502@gw.wicourts.gov
Whole thread Raw
In response to Bloat and Slow Vacuum Time on Toast  (Ken Caruso <ken@ipl31.net>)
Responses Re: Bloat and Slow Vacuum Time on Toast
List pgsql-admin
Ken Caruso <ken@ipl31.net> wrote:


> SELECT SUM(pg_relation_size(pg_class.oid))
> FROM pg_class ;

Perhaps you want pg_total_relation_size()?

-Kevin

pgsql-admin by date:

Previous
From: Ken Caruso
Date:
Subject: Bloat and Slow Vacuum Time on Toast
Next
From: Ken Caruso
Date:
Subject: Re: Bloat and Slow Vacuum Time on Toast