From: pgsql-general-ow...@postgresql.org
[mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Andrea Peri
Sent: Thursday, June 09, 2011 6:05 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Adding "quota user limit" using triggers
>on 06/08/11 11:14 PM, Andrea Peri wrote:
>on 06/08/11 11:14 PM, Andrea Peri wrote:
>Hi,
>
>
>Is possible the limit the size of an user (quota user) as space allocated
in a tablespace ?
>I don't find this option in the 9.0 version of PG,
>so I think it is not available.
>
>Perhaps it should be possible to simulate it using triggers.
>
>
On 06/08/11 11:14 PM, Andrea Peri wrote:
Hi,
Is possible the limit the size of an user (quota user) as space
allocated in a tablespace ?
I don't find this option in the 9.0 version of PG,
so I think it is not available.
Perhaps it should be possible to simulate it using triggers.
However b
Hi,
Is possible the limit the size of an user (quota user) as space allocated
in a tablespace ?
I don't find this option in the 9.0 version of PG,
so I think it is not available.
Perhaps it should be possible to simulate it using triggers.
However before start to work on it , I like to have a