Re: Just switched to Mac - Postgres.app or Homebrew or some other distribution?

From: Simon Connah <simon(dot)n(dot)connah(at)protonmail(dot)com>
To: Gerald Cheves <gcheves(at)verizon(dot)net>
Cc: pgsql-novice(at)lists(dot)postgresql(dot)org
Subject: Re: Just switched to Mac - Postgres.app or Homebrew or some other distribution?
Date: 2022-10-16 17:50:57
Message-ID: 97oX7qU2RZM5lYPkJDxLLR-ZBIy5M_WyfW5_iVHLyOZYZ1t_Qzn-Q_2_G4MITs5g8b4lPrzJ4jesR8BEcQluQ6uAFh_C2_W6w_oMZu95qBA=@protonmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks. I'll look into that.

As for the Docker suggestion, I should probably spend some time learning how to use it correctly, but for the time being, I'm going down this route while I get everything up and running, and I can worry about Docker later.

Simon.

------- Original Message -------
On Sunday, October 16th, 2022 at 18:39, Gerald Cheves <gcheves(at)verizon(dot)net> wrote:

>

>

> On 10/16/2022 12:23 PM, Simon Connah wrote:
>

> > I've been playing around with Postgres.app, and while it works well, it does hide some of the server-side stuff and configuration.
> >

> > What is the best way to run PostgreSQL on the Mac that mirrors the Linux workflow? I'm not doing anything too complex.
> >

> > Thank you.
>

>

> I used a download from Enterprisedb. Make sure you add the location of
> the installation to the PATH because Macs come with a partial
> installation of Postgres pre-installed and you want your installation to
> be in the path so your shell commands and front-end commands (e.g.,
> psql, pgAdmin, LibreOffice, etc.) will work properly.
>

> - G
>

> --
> siamo arrivati sani e salvi
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Alex Theodossis 2022-10-16 20:04:18 Re: Just switched to Mac - Postgres.app or Homebrew or some other distribution?
Previous Message Gerald Cheves 2022-10-16 17:39:34 Re: Just switched to Mac - Postgres.app or Homebrew or some other distribution?