On Tue, 18 Jul 2000, Sandro Serafini wrote:
> Hi!
>
> > And don't forget some_postgresSQL_user != OS_user.
>
> Yes I know, but I would be satisfied :)
>
> > For you problem has commercial DB something like tablespace and quota for
> > users, but all these are *internal* in a DB and DB not us
Hi!
> And don't forget some_postgresSQL_user != OS_user.
Yes I know, but I would be satisfied :)
> For you problem has commercial DB something like tablespace and quota for
> users, but all these are *internal* in a DB and DB not use OS quota.
Ok so... when will "quota limit for users" b
On Tue, 18 Jul 2000, Sandro Serafini wrote:
> Hi!
>
> I need to limit the postgresql user's quotas on my system...
>
> I noticed that postgres creates a new directory for every database, so I tried
> changing the owner of the directory and the files within the directory to the
> unix user "own
Hi!
I need to limit the postgresql user's quotas on my system...
I noticed that postgres creates a new directory for every database, so I tried
changing the owner of the directory and the files within the directory to the
unix user "owner" of the database, setting the group so the postgres daemo