About the limit of storage

From: Sean <seanatpurdue(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: About the limit of storage
Date: 2010-05-02 06:04:12
Message-ID: SNT124-W4B00F8D9A3A804BDA220FC0F10@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I need to have a PostgreSQL server with 10TB disk. I created a DB which contains three tables.

I understand that PostgreSQL has the following hard limit:
size per table: 32TBsize per DB: none
I wonder what I should do if the sum of my data exceed 10TB. It does not exceed any limit that PostgreSQL system imposes, but it does exceed my server's storage. Can anyone give a hint?
Thanks,Sean
_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sofer, Yuval 2010-05-02 07:27:56 postgres crashes - could not reattach to shared memory
Previous Message justin@magwerks.com 2010-05-02 03:08:02 Re: Am I supposed to be all scared of compound primary keys?