Re: quota's ?

From: Doug McNaught <doug(at)wireboard(dot)com>
To: "Richard Huxton" <dev(at)archonet(dot)com>
Cc: "Kris Van Hulle" <uxs(at)compulink(dot)gr>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: quota's ?
Date: 2001-04-06 18:18:28
Message-ID: m3elv57uyz.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"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.

-Doug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas F. O'Connell 2001-04-06 19:45:46 inheritance and foreign keys
Previous Message Armin Preis 2001-04-06 18:18:11 Re: JDBC