How to estimate disk space requirements? - Mailing list pgsql-general

From Bryan Field-Elliot
Subject How to estimate disk space requirements?
Date
Msg-id 3AE827B1.4000607@netmeme.org
Whole thread Raw
Responses Re: How to estimate disk space requirements?
Re: How to estimate disk space requirements?
List pgsql-general
I have an application for PostgreSQL which may create some pretty huge
databases. I need some way to estimate how much physical disk space will
be required. I know the exact record structure and indexing schemes to
be used, and a rough idea of the number of rows I'll need. Given that,
how can I determine the physical disk space requirements?

Thanks in advance,

Bryan



pgsql-general by date:

Previous
From: will trillich
Date:
Subject: Re: Seral field value after INSERT !
Next
From: caldodge@fpcc.net
Date:
Subject: Re: CREATE TABLE AS... syntax?