Re: Postgres size greater than 1TB
Jesper Krogh <[email protected]> Thu, 13 Dec 2018 17:36:28 +0100
| Newsgroups | gmane.comp.db.postgresql.novice,gmane.comp.db.postgresql.sql |
|---|---|
| Message-ID | <[email protected]> |
> On 13 Dec 2018, at 17.33, Rossi, Maria <[email protected]> wrote: > > Hi, > > In the past, our postgres cluster data_directory is a file system that is < 1TB > > Our postgresconf.cfg has this: > > data_directory = '/dba/psg/gp08/pg_data' > > Now, we need a new cluster that needs more than 1TB (Unix has a limit of 1TB for file systems) > Any suggestion on how to handle this? we have filesystems above 100TB. where do you see this limit? Jesper