Re: Limiting database size - Mailing list pgsql-sql

From Jeff Boes
Subject Re: Limiting database size
Date
Msg-id ael43g$2bp2$1@news.hub.org
Whole thread Raw
In response to Limiting database size  (Maurício Sessue Otta <mauricio@cristorei.com.br>)
List pgsql-sql
On Fri, 07 Jun 2002 16:37:03 -0400, Maurício Sessue Otta wrote:

> Hi,  is there any way to limit the database size??

You can limit a table's size (row count) by means of a rule or trigger.
I don't think there's any good way to control the overall size (in bytes)
of a database. 

-- 
Jeff Boes                                      vox 616.226.9550 ext 24
Database Engineer                                     fax 616.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com          ...Nexcerpt... Extend your Expertise


pgsql-sql by date:

Previous
From: Manfred Koizar
Date:
Subject: Re: check
Next
From: Josh Berkus
Date:
Subject: Re: template1 - recreate