Skip to content

JDBC Connector wouldn't connect to my local postgres server  #195

Open
@karanbhale

Description

@karanbhale

when ever i tried to connect to the my locally hosted postgres server i got following error:

Invalid value org.postgresql.util.PSQLException: The authentication type 10 is not supported. Check that you have configured the pg_hba.conf file to include the client's IP address or subnet, and that it is using an authentication scheme supported by the driver. for configuration Couldn't open connection to jdbc:postgresql://hostname:5432/dbname

but with same configuration i am able to connect to same server from different applications, such as python, dotnet apps, dbeaver etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions