is there any way of specifying "i want x GB of space to be avaialble for my database" - Mailing list pgsql-general

From surabhi.ahuja
Subject is there any way of specifying "i want x GB of space to be avaialble for my database"
Date
Msg-id 967CFC4343BF2A4DAFACD026D33DC85118EC9C@jal.iiitb.ac.in
Whole thread Raw
Responses Re: is there any way of specifying "i want x GB of space to be avaialble for my database"
List pgsql-general
 here is a question
 
say i have a database and all the files(data files) indexes etc must be going to the PGDATA directory
 
The question is this:
is there any way by which i can specify : to reserve x GB amount of space to this database (this x includes all the space which the database will require space for data files, indexes or any other resources).
 
what i want to achieve by doing this is to limit the amount of rows i have inserted into the table and indexes etc.
 
Thanks,
regards
surabhi

pgsql-general by date:

Previous
From: Maik Troemel
Date:
Subject: Re: PG_exception_stack
Next
From: Aaron Koning
Date:
Subject: Re: is there any way of specifying "i want x GB of space to be avaialble for my database"