Re: Dbsize backend integration

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Dbsize backend integration
Date: 2005-07-02 21:47:13
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E490E8CC@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)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 Content-Type Size
dbsize.c application/octet-stream 11.2 KB
dbsize.patch application/octet-stream 11.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-07-02 22:07:28 Re: Autotools update
Previous Message Bruce Momjian 2005-07-02 20:29:49 Re: Dbsize backend integration

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2005-07-02 22:24:46 Re: per user/database connections limit again
Previous Message Bruce Momjian 2005-07-02 20:29:49 Re: Dbsize backend integration