Troubleshooting guide for resolving connection parameter errors when accessing Vultrs PostgreSQL or Valkey managed database services.
reference slug: products/managed-database/postgresql reference slug: products/managed-database/valkey
An Invalid Parameters and Values
error occurs when your client cannot establish a connection because the connection string contains typos, improperly formatted options, or incorrect values for the username, password, hostname, port, or database name. This prevents the database from authenticating or locating the correct cluster. To resolve this:
public hostname
if connecting from outside the VPC, or the private hostname
if connecting from a resource within the same VPC network.