Re: Status of tablespaces - Mailing list pgsql-general

From Tom Lane
Subject Re: Status of tablespaces
Date
Msg-id 13349.1043768239@sss.pgh.pa.us
Whole thread Raw
In response to Re: Status of tablespaces  (Christoph Dalitz <christoph.dalitz@hs-niederrhein.de>)
List pgsql-general
Christoph Dalitz <christoph.dalitz@hs-niederrhein.de> writes:
> What might be useful were some kind of quota (on the database
> side, not the operating system) for a tablespace.
> Any plans to implement something in that direction?

No.  Enforcing a quota would imply creating a synchronization bottleneck
among all update operations, so I'd resist any such proposal...
especially seeing that the problem can already be solved at the operating
system level.

            regards, tom lane

pgsql-general by date:

Previous
From: Mark Aufflick
Date:
Subject: Re: all backends (pg7.2.3 / redhat 7.2) die due to unexpected signal 14 (SIGALRM)
Next
From: Tom Lane
Date:
Subject: Re: all backends (pg7.2.3 / redhat 7.2) die due to unexpected signal 14 (SIGALRM)