From: | Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com> |
---|---|
To: | Erika Knihti-Van Driessche <erika(dot)knihti(at)gmail(dot)com> |
Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org, pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Multiple postgresql clusters with same version and separate binaries |
Date: | 2019-01-04 14:50:00 |
Message-ID: | CAGDYbUOy1kreTzTDx1uFfOCuNFeGdduW+iRhBjcdJk7vewqSzw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
Hi Erika,
You can create the different version services and use these services for
PostgreSQL start/stop.
ex.
service postgresql-10 start
service postgresql-9.6 start
Thanks & Regards,
*Shreeyansh DBA Team*
www.shreeyansh.com
On Fri, Jan 4, 2019 at 7:51 PM Erika Knihti-Van Driessche <
erika(dot)knihti(at)gmail(dot)com> 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?
>
> All help and ideas appreciated! :-)
>
> Thanks,
> Erika
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ron | 2019-01-04 15:03:12 | Re: Multiple postgresql clusters with same version and separate binaries |
Previous Message | Ray O'Donnell | 2019-01-04 14:46:14 | Re: Multiple postgresql clusters with same version and separate binaries |
From | Date | Subject | |
---|---|---|---|
Next Message | Ron | 2019-01-04 15:03:12 | Re: Multiple postgresql clusters with same version and separate binaries |
Previous Message | Ray O'Donnell | 2019-01-04 14:46:14 | Re: Multiple postgresql clusters with same version and separate binaries |