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 MPP Analytics for PostgreSQL
  • Getting started
    • Greenplum® and Yandex MPP Analytics for PostgreSQL overview
    • Resource relationships
    • Host classes
    • Calculating the cluster configuration
    • Networking in Yandex MPP Analytics for PostgreSQL
    • Quotas and limits
    • Backups
    • Resource groups
    • Sharding
    • Users and roles
    • User authentication
    • Command center
    • Command center settings
    • External tables
    • Managing connections
    • Expanding a cluster
    • Maintenance
    • Greenplum® settings
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • Host name and FQDN
  • Public access to clusters
  • Security groups
  • Use cases
  1. Concepts
  2. Networking in Yandex MPP Analytics for PostgreSQL

Network and DB clusters in Yandex MPP Analytics for PostgreSQL

Written by
Yandex Cloud
Updated at December 5, 2025
  • Host name and FQDN
  • Public access to clusters
  • Security groups
  • Use cases

When creating a cluster, you can:

  • Set network and subnet for the cluster.
  • Enable public access to connect to the cluster from outside Yandex Cloud.

You can only connect to Greenplum® clusters via master hosts. You cannot connect to segment hosts directly.

Segment hosts are combined into a virtual network, where each of them is a cloud resource. Data is replicated and rebalanced across the segments within this network.

By default, master hosts are available for connection from the VMs located in the same cloud network. For more information about networking, see the Yandex Virtual Private Cloud documentation.

Host name and FQDNHost name and FQDN

When you create a cluster, Yandex MPP Analytics for PostgreSQL automatically assigns its hosts both short and full (FQDN) names. These cannot be changed.

To learn how to get a host FQDN, see this guide.

You can use FQDNs to access master hosts from both inside and outside Yandex Cloud.

Public access to clustersPublic access to clusters

To enable public access to master hosts from outside Yandex Cloud, enable Public access when creating or updating your cluster. To connect to a cluster, use the FQDNs of its master hosts.

Security groupsSecurity groups

Tip

When connecting to a cluster from the same cloud network, configure security groups both for the cluster and the connecting host.

Specifics of working with security groups:

  • To connect to a cluster, you need rules that allow traffic between the cluster and the connecting host, even if they are in the same security group.

  • Security group settings affect the ability to connect to the cluster, its performance, and the network connectivity between its hosts.

For more information, see this Virtual Private Cloud guide.

Use casesUse cases

  • Creating an external table from a Yandex Object Storage bucket table using a configuration file

Greenplum® and Greenplum Database® are registered trademarks or trademarks of Broadcom Inc. in the United States and/or other countries.

Was the article helpful?

Previous
Calculating the cluster configuration
Next
Disk types
© 2025 Direct Cursus Technology L.L.C.