On Thu, Jul 10, 2008 at 8:18 AM, aravind chandu <avin_friends@xxxxxxxxx> 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.