Postgres and fs quotas

From: Jeff Davis <jdavis(at)wasabimg(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres and fs quotas
Date: 2000-11-29 16:06:30
Message-ID: 3A252986.1AF6F11E@wasabimg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am trying to set up a server with quotas, and it occured to me that
all the DB files would be owned by postgres (I think). Is there a way to
make the quotas count a user's DB toward that user instead of postgres?
Are there any reccommendations to this end? I am not entirely familiar
with quotas, I assumed that quotas count all files owned by a user (or
group, as the case may be).

Thanks,
Jeff Davis

PS: Thanks for the last tip (Tom Lane), that worked exactly like I
wanted.

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-11-29 16:12:22 Re: Sorting with relevant blank spaces
Previous Message Joe Kislo 2000-11-29 16:03:24 Unanswered questions about Postgre