Thanks, Dave. I did eventually figure out how to add another server to
postgres.app. The whole process was very easy, although rather well-hidden.
BTW, it was very easy to reconfigure in pgAdmin4 — but maybe add drag-and-drop
to copy databases between servers? ;)
Jack
> On Mar 4, 2021, at 3:29
EDB installers are designed to support side by side installation of
multiple major versions. It works just fine (I’ve been using them like that
for years).
On Thu, 4 Mar 2021 at 23:22, Jack Royal-Gordon wrote:
> Thanks, Richard. Honestly, I’d prefer to get it going with the EDB
> distribution th
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
> wrote:
>
> Hi Jack,
>
> I wa
---
> *De:* Richard Brockie
> *Enviado:* Thursday, March 4, 2021 5:49:05 PM
> *Para:* pgadmin-support lists.postgresql.org <
> pgadmin-support@lists.postgresql.org>
> *Assunto:* Re: Switch PG Versions
>
> Hi Jack,
>
> I was in a similar situation with an old appli
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
singl