Re: Switch PG Versions

From: Jack Royal-Gordon <jackrg(at)pobox(dot)com>
To: Richard Brockie <richard(dot)brockie(at)gmail(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Switch PG Versions
Date: 2021-03-04 23:21:56
Message-ID: EF8DB20E-E4B6-47E5-B41E-7FB116995E1B@pobox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Thanks, Richard. Honestly, I’d prefer to get it going with the EDB distribution that I already have, but I’m very comfortable with Homebrew so your approach will definitely be my fallback if I can’t do it with EDB.

> On Mar 4, 2021, at 12:49 PM, Richard Brockie <richard(dot)brockie(at)gmail(dot)com> wrote:
>
> 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 <mailto: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 <http://www.ontheday.net/>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2021-03-04 23:29:17 Re: Switch PG Versions
Previous Message richard coleman 2021-03-04 21:38:46 Re: Switch PG Versions