On Thu, Jun 19, 2008 at 7:18 PM, Joshua D. Drake <[EMAIL PROTECTED]> wrote:
> Kunal Gupta wrote:
>>
>> Hi ,
>>
>> I have a question, I am suppose to create database with limited size. Is
>> there any way I can set limit to my database created in postgresql.
>
> Not reasonably no.
>
>> - Since in po
Kunal Gupta wrote:
Hi ,
I have a question, I am suppose to create database with limited size. Is
there any way I can set limit to my database created in postgresql.
Not reasonably no.
- Since in postgresql (or may be other also), when a database is
created, a path to a directory is given in
Hi ,
I have a question, I am suppose to create database with limited size. Is there
any way I can set limit to my database created in postgresql.
As per my surfing through various blogs, I found, its not possible
directly.This is my approach please let me know if I am going right:
- Since in