Skip to content

Postgres Host being passed as IP address to connection, generating pg_hba.conf entry not found errors #18

@flipbit03

Description

@flipbit03

I have a remote PG database in RDS which won't connect because the MCP server is passing the hostname as an ip address to the PG connection handler. This means that pg_hba is checked against an ip address number and not the hostname configured in this RDS server, triggering an authentication failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions