Re: BUG #18358: I am not able to change the existing SQL connection to Postgres connection in existing application - Mailing list pgsql-bugs

From Daniel Gustafsson
Subject Re: BUG #18358: I am not able to change the existing SQL connection to Postgres connection in existing application
Date
Msg-id 7982B9DF-AD23-49BB-8905-7617134BAE37@yesql.se
Whole thread Raw
In response to BUG #18358: I am not able to change the existing SQL connection to Postgres connection in existing application  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
> On 22 Feb 2024, at 06:25, PG Bug reporting form <noreply@postgresql.org> wrote:

> Routine: ClientAuthentication 28000: no pg_hba.conf entry for host
> "10.136.66.234", user "doadmin", database "defaultdb", no encryption

> Can I have any solution to migrate from Microsoft SQL Server to Postgres
> SQL?

The error is fairly clear that Client Authentication failed when connecting,
that might be a good place to start investigating.

--
Daniel Gustafsson




pgsql-bugs by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: BUG #18354: Aborted transaction aborted during cleanup when temp_file_limit exceeded
Next
From: PG Bug reporting form
Date:
Subject: BUG #18359: autovacuum stopped vacuuming user tables, focusing on just pg_auth_members repeatedly