Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: growth of a postgresql database



Title: RE: [ADMIN] growth of a postgresql database

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.

Tim


 -----Original Message-----
From:   pgsql-admin-owner(at)postgresql(dot)org [mailto:pgsql-admin-owner(at)postgresql(dot)org]  On Behalf Of Pierre LEBRECH
Sent:   Wednesday, June 07, 2006 6:22 AM
To:     pgsql-admin(at)postgresql(dot)org
Subject:        [ADMIN] growth of a postgresql database

Hello,

How can we see/calculate the growth of a postgresql database? Is there any tool in postgresql to see the
growth (or size) of one database? If yes, beginning with which release?

Thank you

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group