Help Center/ TaurusDB_TaurusDB for PostgreSQL/ FAQs/ Database Connection/ What Should I Do If My TaurusDB for PostgreSQL Instance Fails to Be Connected Due to Database Client Problems?
Updated on 2025-11-14 GMT+08:00

What Should I Do If My TaurusDB for PostgreSQL Instance Fails to Be Connected Due to Database Client Problems?

Check the following items to troubleshoot TaurusDB for PostgreSQL connection failures caused by a client problem:

  1. ECS security policy

    In Windows, check whether the TaurusDB for PostgreSQL instance port is enabled in the Windows security policy. In Linux, run iptables to check whether the TaurusDB for PostgreSQL instance port is enabled in firewall settings.

  2. Application configuration

    Check whether the connection address, port parameter configuration, and JDBC connection parameter configuration are correct.

  3. Username or password

    Check whether the username or password is correct if an error similar to the following occurs during TaurusDB for PostgreSQL connection:

    • [Warning] Access denied for user 'username'@'yourIp' (using password: NO)
    • [Warning] Access denied for user 'username'@'yourIp' (using password: YES)

If the problem persists, contact post-sales technical support.