Re: growth of a postgresql database - Mailing list pgsql-admin

From Jim C. Nasby
Subject Re: growth of a postgresql database
Date
Msg-id 20060607224154.GE45331@pervasive.com
Whole thread Raw
In response to Re: growth of a postgresql database  ("mcelroy, tim" <tim.mcelroy@bostonstock.com>)
List pgsql-admin
On Wed, Jun 07, 2006 at 12:43:59PM -0400, mcelroy, tim wrote:
> The contrib/dbsize module will accomplish what you want.  I use release
> 8.0.1 and it works for me.
>
> It provides the size of the DB, you could cron a job to take readings at
> various times and calculate the growth that way.

If you're on 8.1.x, see also \df pg_*size*
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-admin by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Standalone Postgres
Next
From: Ludek Finstrle
Date:
Subject: Maximum text and bytea size?