estimating size of db - Mailing list pgsql-general

From Marc Tardif
Subject estimating size of db
Date
Msg-id Pine.BSF.4.10.10001231346320.30519-100000@server.b0x.com
Whole thread Raw
Responses Re: [GENERAL] estimating size of db  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Is there any way to estimate the size of a db for x rows, considering each
row uses y bytes (no varchar) and uses index z? Basically, I'm looking for
the order of growth for tables and indices in general, simply to get a
idea of the storage requirements for a particular db.

Marc


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] pqReadData...
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] estimating size of db