Re: Switch PG Versions

From: Richard Brockie <richard(dot)brockie(at)gmail(dot)com>
To: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Switch PG Versions
Date: 2021-03-04 20:49:05
Message-ID: CAKv-vOVs_h5yAMPFX1DRA2k8=YHErkrwe5kgcbG2DXizpArK-g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Jack,

I was in a similar situation with an old application using pg v9. I
installed different versions of postgres with homebrew on Catalina. I
currently have versions 9, 11 & 12 installed and can have them all running
in parallel listening on different ports. I connect to them all from a
single instance of pgAdmin4 over their respective ports. Testing the
application with the new pg version is also just a port change in the
configuration. It works very well.

Best wishes,
R.

On Thu, Mar 4, 2021 at 11:52 AM Jack Royal-Gordon <jackrg(at)pobox(dot)com> wrote:

> I’m using the EDB PG installation on Mac OS 11.1 (Big Sur), which seems to
> offer multiple versions. I’m currently running PG10, but I’m looking to
> upgrade to PG13 and would like to test with it first. Can I (and if so then
> how do i) switch back and forth between PG versions?
>
>

--
R.

Richard Brockie

Real-time bicycle race management - www.ontheday.net

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Edson Richter 2021-03-04 21:02:55 RES: Switch PG Versions
Previous Message Jack Royal-Gordon 2021-03-04 19:52:20 Switch PG Versions