Re: Problem with postgreSQL

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Gian mario Caggiu <gianmariocaggiu(at)icloud(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problem with postgreSQL
Date: 2018-03-28 13:16:28
Message-ID: 01697d19-a98f-902b-09a0-9bc15d2bec7e@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/28/2018 02:36 AM, Gian mario Caggiu wrote:
Please also reply to list so this can be seen by more eyes.
Ccing list

> I've already written to you what versions I downloaded, 10.3 and 9.6.8.
> I clicked in the 'download the installer' section and then I selected
> the version to download.

So this section, correct?:
"
Interactive installer by EnterpriseDB

Download the installer certified by EnterpriseDB for all supported
PostgreSQL versions.
"

For reference, what version of OS X?

After downloading the installer you ran the GUI installer, correct?

Where there any errors when you ran the installation process?

FYI, there are other choices on this page:

https://www.postgresql.org/download/macosx/

One that may be easier to deal with at this stage is:

Postgres.app

Postgres.app is a simple, native macOS app that runs in the menubar
without the need of an installer. Open the app, and you have a
PostgreSQL server ready and awaiting new connections. Close the app, and
the server shuts down.

http://postgresapp.com/

>
>
>> Il giorno 27 mar 2018, alle ore 20:44, Adrian Klaver
>> <adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>> ha scritto:
>>
>> Which of the downloads did you select from below?:
>>
>> https://www.postgresql.org/download/macosx/
>>
>> Without that information it is not possible to provide an answer.
>

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hmidi slim 2018-03-28 16:09:03 Query performance with cluster
Previous Message Tomas Vondra 2018-03-28 13:14:53 Re: Postgresql 10.3 , query never completes if LIMIT clause is specified and paralle processing is on