Re: How to run more the one database at once ?

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Michelle Konzack <linux4michelle(at)freenet(dot)de>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to run more the one database at once ?
Date: 2003-05-16 17:53:15
Message-ID: m3znlmbwxg.fsf@varsoon.wireboard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michelle Konzack <linux4michelle(at)freenet(dot)de> writes:

> Hello,
>
> I need to run 8 seperately databases at the same time and independant.
> I have for each database a partition so no database can kill the other.

Use different values of PGDATA and PGPORT for each instance. Make
sure your kernel shared memory and semaphore limits are high enough
for all instances combined.

-Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Network Administrator 2003-05-16 18:01:53 Re: - what protocol for an Internet postgres
Previous Message Doug McNaught 2003-05-16 17:51:41 Re: Problem Starting Postgresql after upgrade from SuSE8.1 to SuSE 8.2