Re: Storage Estimates - Mailing list pgsql-general

From Richard Huxton
Subject Re: Storage Estimates
Date
Msg-id 44114765.5040805@archonet.com
Whole thread Raw
In response to Storage Estimates  ("Nik" <XLPizza@gmail.com>)
List pgsql-general
Nik wrote:
> Is there any documentation or literature on storage estimation for
> PostgreSQL 8.1 on Windows?

At times like this I always start with the manuals, then follow with
mailing-list searches.

The section on "Database Physical Storage" is probably a good place to
start.
   http://www.postgresql.org/docs/8.1/static/storage.html

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Baffled by failure to use index when WHERE uses a function
Next
From: Richard Huxton
Date:
Subject: Re: Baffled by failure to use index when WHERE uses a function