Re: Please, help! About database cluster and adding to

From: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>
To: Sergey Karin <sergey(dot)karin(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Please, help! About database cluster and adding to
Date: 2006-01-25 09:59:24
Message-ID: 1138183164.4018.5.camel@evim.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

On Wed, 2006-01-25 at 12:40 +0300, Sergey Karin wrote:
> 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 should either use LVM or tablespaces for this.

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Maclean 2006-01-25 11:01:17 Re: Does this look ethical to you?
Previous Message Richard Huxton 2006-01-25 09:56:04 Re: Shared Database across multiple servers using OCFS2