Re: Please, help! About database cluster and adding to it additional disk space - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Please, help! About database cluster and adding to it additional disk space
Date
Msg-id 20060125094350.GB31698@svana.org
Whole thread Raw
In response to Please, help! About database cluster and adding to it additional disk space  (Sergey Karin <sergey.karin@gmail.com>)
List pgsql-general
On Wed, Jan 25, 2006 at 12:40:36PM +0300, Sergey Karin wrote:
> Hi, List!
>
> Lets suppose the next situation...
>
> We create database cluster (via initdb) on some disk. Then we create and use
> a database that can be very large. In some moment the database occupy all
> disk space allicated to cluster.
> The question is: are there any abilities in PostgreSQL to use for created
> cluster additional disk space in new other disk? Similar ability exist in
> Informix...

You didn't say which version you are running, but recent versions have
tablespaces which do what you want. Alternativly, if you're running LVM
somewhere, you could make the disk postgres is no bigger...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Sergey Karin
Date:
Subject: Please, help! About database cluster and adding to it additional disk space
Next
From: "Kleynhans, Hendrik"
Date:
Subject: Re: Shared Database across multiple servers using OCFS2