Re: Extending PG_DATA

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Cc: "Dongon, Ike C(dot)" <idongon(at)tnes(dot)nec(dot)co(dot)jp>
Subject: Re: Extending PG_DATA
Date: 2005-11-14 20:31:04
Message-ID: 200511142131.04487.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dongon, Ike C. wrote:
> Quoting from the documentation of 'postmaster', it can
> only manage one DB cluster stored at a common file system.
> In case the DB grows bigger and needs to use another
> partition, how can this be achieved in PostgreSQL?

Use logical volume management (LVM) in your operating system, or
tablespaces in PostgreSQL.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruno Wolff III 2005-11-14 21:14:31 Re: how to merge 2 databases
Previous Message Joshua Marsh 2005-11-14 19:44:26 Re: Socket error - Could not connect to PostgreSQL server