Re: Multiple postgresql clusters with same version and separatebinaries - Mailing list pgsql-admin

From Ron
Subject Re: Multiple postgresql clusters with same version and separatebinaries
Date
Msg-id 26964b75-756e-2762-8f89-f82be261cb9f@gmail.com
Whole thread Raw
In response to Multiple postgresql clusters with same version and separate binaries  (Erika Knihti-Van Driessche <erika.knihti@gmail.com>)
List pgsql-admin
On 1/4/19 8:21 AM, Erika Knihti-Van Driessche wrote:
> Hi,
>
> I have 10+ postgresql clusters (v 9.6) running on one machine - each 
> having their own data directory and port. They all share same binaries 
> though, and this is now giving me some headache.. I cannot shutdown all 
> clusters at the same time, so upgrading them is quite impossible.
>
> I know that running several versions of postgres is possible on one 
> machine - I suppose this would also work out with same version running on 
> different locations, like /db1/PostgreSQL/10, /db2/PostgreSQL/10.. etc..? 
> Has anyone any experience with this kind of problem?

(Please do not cross-post.)

Since they're all the same major version (9.6), you'll need to build from 
source and then install the binaries to different locations.



-- 
Angular momentum makes the world go 'round.


pgsql-admin by date:

Previous
From: Shreeyansh Dba
Date:
Subject: Re: Multiple postgresql clusters with same version and separate binaries
Next
From: Erika Knihti-Van Driessche
Date:
Subject: Re: Multiple postgresql clusters with same version and separatebinaries