Re: One Database per Data File?

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Randy Yates <yates(at)ieee(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: One Database per Data File?
Date: 2004-09-11 13:43:39
Message-ID: 87u0u4apkk.fsf@asmodeus.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Randy Yates <yates(at)ieee(dot)org> writes:

> Ahh, ok. So how does this answer my question or help me achieve
> my goal of one database per "initdb file set?" You also have not
> answered whether or not postmaster can have multiple instances
> running, each pointing to a different initdb file set.

You definitely can. Each one needs a different value of PDGATA and
PGPORT. You also need to make sure shared memory limits, semaphores
etc are beefy enough to handle all the instances.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2004-09-11 13:55:42 Re: PL/pgSQL Function Problem
Previous Message Björn Lundin 2004-09-11 13:30:51 Re: Storing birthday data