dynamic or static - Mailing list pgsql-admin

From pgsql.maricau@a-bc.net
Subject dynamic or static
Date
Msg-id 1dbc7c340609072152n7eb70141u2b263ca43152ff6d@mail.gmail.com
Whole thread Raw
List pgsql-admin
Say you want to restrict the amount of used space on disk for Transaction log and/or Tablespace.



There's the option "autoextended" on MySQL and a lot of other commercial DBRMS MS-SQL, Oracle and so on.
That's for automatic growing the objects on the File Systems.  But we can also put a static value so we have to change it if there is need for.

On PostgreSQL do we have to use the quota's of the Operating System or what do we have to do for restricting the used disk space.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why so long between archive calls?
Next
From: Michael Fuhr
Date:
Subject: Re: Migration from 7.4.2 to 8.1.4