About the limit of storage - Mailing list pgsql-general

From Sean
Subject About the limit of storage
Date
Msg-id SNT124-W4B00F8D9A3A804BDA220FC0F10@phx.gbl
Whole thread Raw
Responses Re: About the limit of storage  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
List 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: 32TB
size 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. Learn more.

pgsql-general by date:

Previous
From: Mike Christensen
Date:
Subject: Re: Indexing queries with bit masks
Next
From: Cédric Villemain
Date:
Subject: Re: About the limit of storage