Re: "Quota"

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: Albe Laurenz <all(at)adv(dot)magwien(dot)gv(dot)at>
Subject: Re: "Quota"
Date: 2007-06-27 14:52:09
Message-ID: 46827999.1080005@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 27.06.2007 15:18, Albe Laurenz wrote:
> Hannes Dorbath wrote:
>> What would be a solution to prevent a single user/schema to fill the
>> disk using PostgreSQL? Is it a good idea to use separate table spaces?
>
> Table spaces are the only solution I can think of.
> If you create a table space on a different file system, then a table in
> that table space can only fill up that file system.

OK, as my file system implements a native per directory quota that sound
good. Thanks.

--
Regards,
Hannes Dorbath

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dawid Kuroczko 2007-06-27 14:58:46 Re: "Quota"
Previous Message Jaime Silvela 2007-06-27 14:32:32 COPY to/from non-local file