Re: SPACE FOR POSTGRESQL DATABASE - Mailing list pgsql-general

From Scott Marlowe
Subject Re: SPACE FOR POSTGRESQL DATABASE
Date
Msg-id dcc563d10807100842j3266c26ao34d484f1873ea184@mail.gmail.com
Whole thread Raw
In response to SPACE FOR POSTGRESQL DATABASE  (aravind chandu <avin_friends@yahoo.com>)
Responses Re: SPACE FOR POSTGRESQL DATABASE
List pgsql-general
On Thu, Jul 10, 2008 at 8:18 AM, aravind chandu <avin_friends@yahoo.com> wrote:
> Hello,
>
>             Can you please how much space does postgresql database occupies?

A good rule of thumb is that it will take about 1.5 times as much
space in the db as it does in a flat file.  that's just an
approximation.  The actual size of each type etc is defined in the
other links in this thread.

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: SPACE FOR POSTGRESQL DATABASE
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: functional index not used, looping simpler query just faster