Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex WebSQL
  • Getting started
    • All guides
    • Creating a connection
      • All guides
      • Viewing information about resources
      • Viewing information about database objects
      • Changing connection settings
      • Updating a connection
      • Adding a connection to a DB in a cluster
      • Deleting a connection
    • Working with the query editor
    • Analytics and optimization with AI assistant
    • Working with saved queries
    • Working with query history
  • Access management
  • Pricing policy
  • Audit Trails events

In this article:

  • Changing connection settings for a managed database cluster
  • Changing connection settings for a public database
  1. Step-by-step guides
  2. Connection management
  3. Changing connection settings

Changing connection settings

Written by
Yandex Cloud
Updated at October 21, 2025
  • Changing connection settings for a managed database cluster
  • Changing connection settings for a public database

Under Connections, you can change the settings of your connection:

  • To a database in a managed database cluster.
  • To a public database.

Changing connection settings for a managed database clusterChanging connection settings for a managed database cluster

  1. Under Connections, select the connection.
  2. Click to the right of the connection name and select Update connection.
  3. Enter a new name for the connection.
  4. In the Cluster field, select the managed database cluster you want to connect to.
  5. Specify the Username you will use to connect to cluster databases.
  6. To change the password, select the Change password option and enter a new user password.
  7. List the Databases you want to connect to. You can only connect to the databases that exist in this cluster. The user you specified must have access to them.
  8. Click Apply.

Changing connection settings for a public databaseChanging connection settings for a public database

  1. Under Connections, select the connection.

  2. Click to the right of the connection name and select Update connection.

  3. Enter a new name for the connection.

  4. Under Hosts, configure the hosts:

    • Specify the database host FQDN and port number for connection to the database.

      If connecting to a database in a cluster created in Yandex Cloud, use the following ports:

      • 6432 for PostgreSQL
      • 8443 for ClickHouse®
      • 3306 for MySQL®
    • For ClickHouse®, also specify the Native Protocol port and shard name.

    • Optionally, enable TLS.

      If your company has a certification authority (CA), the certificate issued by the CA will be used by default. If the company has no CA, upload the server's TLS certificate.

  5. Specify the Username you will use to connect to cluster databases.

  6. To change the password, select the Change password option and enter a new user password.

  7. List the Databases you want to connect to. You can only connect to existing databases. The user you specified must have access to them.

  8. Click Apply.

ClickHouse® is a registered trademark of ClickHouse, Inc.

Was the article helpful?

Previous
Viewing information about database objects
Next
Updating a connection
© 2025 Direct Cursus Technology L.L.C.