Re: Postgres installation is failing in mac

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Venkata Nori <venori26(at)in(dot)ibm(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Postgres installation is failing in mac
Date: 2024-10-21 19:36:15
Message-ID: b936b325-52d3-44f9-9059-423570d85e9c@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/19/24 00:23, Venkata Nori wrote:
> The issue is fixed.
>
> Version: Postgres 17
>
> Now i am facing a new issue in creating a new database server

1) The error is in connecting to an existing database, not creating a
new server.

2) Looks to me like the PATH for the Postgres binaries is not set
properly. That would be under Preferences --> Paths --> Binary Paths.
From there you select the installed Postgres version you are working
with and make sure the correct PATH is set.

>
> Please find attached
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Koen De Groote 2024-10-21 20:49:44 Re: Basebackup fails without useful error message
Previous Message Adrian Klaver 2024-10-21 18:31:10 Re: Fwd: Postgres attach partition: AccessExclusive lock set on different tables depending on how attaching is performed