Re: Connecting to postgres on OSX from Swift using PostgresClientKit - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Connecting to postgres on OSX from Swift using PostgresClientKit
Date
Msg-id 74020545-e16c-8880-bacd-f1c98557d937@aklaver.com
Whole thread Raw
In response to Re: Connecting to postgres on OSX from Swift using PostgresClientKit  (howardnews@selestial.com)
Responses Re: Connecting to postgres on OSX from Swift using PostgresClientKit
Re: Connecting to postgres on OSX from Swift using PostgresClientKit
List pgsql-general
On 7/31/22 16:53, howardnews@selestial.com wrote:
> On 2022-07-31 23:42, Rob Sargent wrote:
>> On 7/31/22 16:40, howardnews@selestial.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.klaver@aklaver.com



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Connecting to postgres on OSX from Swift using PostgresClientKit
Next
From: howardnews@selestial.com
Date:
Subject: Re: Connecting to postgres on OSX from Swift using PostgresClientKit