Re: multiple $PGDATA dir's for one! postmaster? - Mailing list pgsql-admin

From Artur Pietruk
Subject Re: multiple $PGDATA dir's for one! postmaster?
Date
Msg-id 20030310201207.GL1941@plukwa.net
Whole thread Raw
In response to multiple $PGDATA dir's for one! postmaster?  (Tom Tom <luondor@yahoo.com>)
List pgsql-admin
On Thu, Mar 06, 2003 at 02:44:13AM -0800, Tom Tom wrote:
> hi,
>
> is there anyway that one postmaster will manage
> different
> PGDATA directories (e.g. on different harddrives)?
> or is it restricted to one ?

    Short answer: yes, RTFM, man postmaster ;-). (You can specify
different database cluster with -D option, as long as they do not share
port - read manual.)

    Best regards,
--
--- Artur Pietruk

pgsql-admin by date:

Previous
From: kaustin@advance.net (girlyDBA)
Date:
Subject: keys allowed in child which do not exist in parent table when restoring using pg_restore
Next
From: Artur Pietruk
Date:
Subject: Re: database privileges and access control