We found that when a new connection is opened and connectionTimeoutMillis is hit due to a race condition the following things can happen: A connection is opened on the Postgres side, and is never ...
I'm experiencing issues with mcp-server-postgres when trying to connect to an AWS RDS PostgreSQL instance. Despite installing Node.js, npm, and the MCP server package correctly, the server hangs ...