Re: Extending PG_DATA - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Extending PG_DATA
Date
Msg-id 200511142131.04487.peter_e@gmx.net
Whole thread Raw
In response to Extending PG_DATA  ("Dongon, Ike C." <idongon@tnes.nec.co.jp>)
List 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/

pgsql-admin by date:

Previous
From: Nicolas Parvais
Date:
Subject: Frontbase migration
Next
From: Bruno Wolff III
Date:
Subject: Re: how to merge 2 databases