From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Doug McNaught <doug(at)wireboard(dot)com> |
Cc: | Richard Huxton <dev(at)archonet(dot)com>, Kris Van Hulle <uxs(at)compulink(dot)gr>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: quota's ? |
Date: | 2001-04-07 17:50:41 |
Message-ID: | Pine.LNX.4.30.0104071950150.909-100000@peter.localdomain |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Doug McNaught writes:
> "Richard Huxton" <dev(at)archonet(dot)com> writes:
>
> > AFAIK you can only do this at the OS level. Certainly cpu/memory usage can
> > be restricted on pretty much all unix-like systems - you'll need to see the
> > documentation for your specific platform to find how.
> >
> > Limiting disk usage, you *should* be able to change the group of the various
> > database files and limit group file usage. I can't say I've tested this
> > though.
>
> Doing this would almost certainly result in a corrupted database once
> you ran up against the limit.
I think you can give PostgreSQL a little more credit than that. ;-)
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
From | Date | Subject | |
---|---|---|---|
Next Message | Joel Burton | 2001-04-07 18:42:15 | Re: Convert Filemaker Pro db to Postgresql db |
Previous Message | Peter Eisentraut | 2001-04-07 17:50:01 | Re: Postgres 7.1RC1 on Solaris 7 |