Re: Limiting database size

From: Jeff Boes <jboes(at)nexcerpt(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Limiting database size
Date: 2002-06-17 16:52:47
Message-ID: ael43g$2bp2$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-06-17 18:47:03 Re: template1 - recreate
Previous Message Manfred Koizar 2002-06-17 16:35:05 Re: check