Re: Connecting to postgres on OSX from Swift using PostgresClientKit

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: howardnews(at)selestial(dot)com, Rob Sargent <robjsargent(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Connecting to postgres on OSX from Swift using PostgresClientKit
Date: 2022-08-01 00:04:14
Message-ID: 74020545-e16c-8880-bacd-f1c98557d937@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/31/22 16:53, howardnews(at)selestial(dot)com wrote:
> On 2022-07-31 23:42, Rob Sargent wrote:
>> On 7/31/22 16:40, howardnews(at)selestial(dot)com wrote:
>>
>>> Hi,
>>>
>>> Wondered if anyone had experience connection to pg14.1 running on
>>> OSX using the swift library PostgresClientKit.
>>>
>>> I am having difficulties connecting and hopefully someone can put me
>>> on the right track.

>>>
>>> Thanks
>>>
>>> Howard Cole
>>> Selestial.com
>>  Maybe add config.host = "localhost"?
> Thanks, tried localhost, 127.0.0.1 and ::128. No joy

What error do you get in the above cases?

>
>

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message howardnews 2022-08-01 00:25:43 Re: Connecting to postgres on OSX from Swift using PostgresClientKit
Previous Message Tom Lane 2022-08-01 00:02:52 Re: Connecting to postgres on OSX from Swift using PostgresClientKit