Re: SPACE FOR POSTGRESQL DATABASE

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: avin_friends(at)yahoo(dot)com
Cc: "postgresql Forums" <pgsql-general(at)postgresql(dot)org>
Subject: Re: SPACE FOR POSTGRESQL DATABASE
Date: 2008-07-10 15:42:46
Message-ID: dcc563d10807100842j3266c26ao34d484f1873ea184@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 10, 2008 at 8:18 AM, aravind chandu <avin_friends(at)yahoo(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2008-07-10 15:44:43 Re: functional index not used, looping simpler query just faster
Previous Message A. Kretschmer 2008-07-10 15:08:03 Re: SPACE FOR POSTGRESQL DATABASE