Database Size Limiting - Mailing list pgsql-general

From Campano, Troy
Subject Database Size Limiting
Date
Msg-id 82C3FD729CFA504CA44E7D32BDED411F0A2EF081@lm-exmsg-07.lm.lmig.com
Whole thread Raw
Responses Re: Database Size Limiting  (Richard Huxton <dev@archonet.com>)
Re: Database Size Limiting  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general

Is there a way to limit the size that an individual database can take up?

My understanding is that all your databases go into a file system which is your ‘catalog cluster’.

But all the databases can grow until that filesystem is full.

Is there a way to limit how big a database can be? Can you allocated space when the database is set up so you can say db1 can only be 100 MB?

 

Thank you!

Troy Campano

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: I want to use postresql for this app, but...
Next
From: Richard Huxton
Date:
Subject: Re: custom error messages/numbers