Re: Dbsize backend integration - Mailing list pgsql-patches

From Dave Page
Subject Re: Dbsize backend integration
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E490E8CC@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Dbsize backend integration  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Dbsize backend integration
List pgsql-patches

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: 02 July 2005 21:30
> To: Bruce Momjian
> Cc: Dave Page; PostgreSQL-patches; PostgreSQL-development
> Subject: Re: [PATCHES] Dbsize backend integration
>
>
> Is a new version of this patch coming?

Yup, attached. Per our earlier conversation, pg_dbfile_size() now
returns the size of a table or index, and pg_relation_size() returns the
total size of a relation and all associated indexes and toast tables
etc.

Regards, Dave.

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Dbsize backend integration
Next
From: Alvaro Herrera
Date:
Subject: Re: per user/database connections limit again