Re: DBSize backend integration - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: DBSize backend integration
Date
Msg-id 42BC691E.5090307@dunslane.net
Whole thread Raw
In response to Re: DBSize backend integration  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers

Bruce Momjian wrote:

>
>So drop total_relation_size(), relation_size_components(), and what
>else?
>  
>

But these answer easily the question I see most asked - how much space 
in total does the relation occupy. I'd like to see at least one of 
these, properly named and fixed w.r.t. schemas. Getting 
total_relation_size() from relation_size_components() would be easy, so 
if we only keep one then keep relation_size_components().

Just my $0.02 worth

cheers

andrew


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: DBSize backend integration
Next
From: "Dave Page"
Date:
Subject: Re: DBSize backend integration