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 Studio
    • 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
    • Education and Science
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for PostgreSQL
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • Cluster status
  • What goes into the cost of using Managed Service for PostgreSQL
  • DB host usage
  • Disk space usage
  • Example of cluster cost calculation
  • Discount for committed volumes of services (CVoS)
  • Prices for the Russia region
  • Host compute resources
  • Storage and backups
  • Outbound traffic

Managed Service for PostgreSQL pricing policy

Written by
Yandex Cloud
Updated at July 29, 2025
  • Cluster status
  • What goes into the cost of using Managed Service for PostgreSQL
    • DB host usage
    • Disk space usage
    • Example of cluster cost calculation
  • Discount for committed volumes of services (CVoS)
  • Prices for the Russia region
    • Host compute resources
    • Storage and backups
    • Outbound traffic

In this section, you can find the Managed Service for PostgreSQL pricing policy and effective prices for its resources.

Tip

To calculate the cost of using the service, use our calculator on the Yandex Cloud website or check out the pricing below.

The prices for service products are also available in the price list.

Note

Currency of Service rates (prices) depends on the company you made a contract with:

  • Prices in US dollars are applicable to customers of Iron Hive doo Beograd (Serbia) or Direct Cursus Technology L.L.C. (Dubai).
  • Prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.

All prices below do not include VAT.

Cluster statusCluster status

Pricing is applied differently depending on the cluster status:

  • For a Running cluster, you are charged both for the computing resources and the size of storage and backup.
  • For a Stopped cluster, you are only charged for the storage and backup size.

Alert

If a cluster uses local SSD storage (local-ssd), its computing resources are not released when it's stopped. This means that you are charged in full even for a stopped cluster.

What goes into the cost of using Managed Service for PostgreSQLWhat goes into the cost of using Managed Service for PostgreSQL

The Managed Service for PostgreSQL usage cost includes:

  • Storage type and size (disk space).

  • The computing resources allocated to the hosts in the cluster.

  • Settings and number of backups.

  • Outgoing traffic from Yandex Cloud to the internet.

In all calculations: 1 GB = 230 bytes, 1 MB = 220 bytes.

DB host usageDB host usage

Host operation cost is charged per hour based on host class. You can find detailed class specifications in the Host classes section.

The minimum billing unit is one minute (for example, 90 seconds of host operation cost is same as two minutes). You do not pay for the time when the PostgreSQL host is unable to perform its main functions.

Disk space usageDisk space usage

You are charged for the following:

  • Storage allocated for DB clusters.

    • You can only order local SSD storage (local-ssd) for clusters with three or more hosts:

      • For Intel Broadwell and Intel Cascade Lake: In increments of 100 GB.
      • For Intel Ice Lake: In increments of 368 GB.
    • You can only order non-replicated SSD storage (network-ssd-nonreplicated) in 93 GB increments for clusters with three or more broker hosts.

  • Space occupied by DB backups beyond the storage size specified for the cluster.

    Note

    The cluster's storage size is equal to the total storage size of all of its hosts.

    • Backups are stored free of charge as long as the combined size of the DB and all backups is smaller than the selected storage size.

    • When performing automatic backups, Managed Service for PostgreSQL does not create a new backup but saves the DB changes since the previous one. It means the storage space used by automatic backups only increases in proportion to the amount of changed data.

    • Adding hosts increases the cluster's total storage size and, consequently, the free volume of backups.

The price covers one month of use based on 720 hours per month. The minimum billing unit is 1 GB per minute (for example, storing 1 GB for 90 seconds costs the same as storing 1 GB for two minutes).

Example of cluster cost calculationExample of cluster cost calculation

This is an example of calculating the cost of using a cluster with the following properties for 30 days:

  • PostgreSQL hosts: Three s3-c2-m8 hosts: Intel Ice Lake, 2 × 100% vCPU, 8 GB RAM.
  • Storage: 100 GB of network HDD storage.

Cost calculation for PostgreSQL hosts:

3 × (2 × $0.014670 + 8 × $0.003960) = $0.183060

Total: $0.183060, cost of operation of PostgreSQL hosts per hour.

Where:

  • 3: Number of PostgreSQL hosts.
  • 2: Number of vCPUs.
  • $0.014670: Cost of using 100% vCPU per hour.
  • 8: Amount of RAM per PostgreSQL host (in GB).
  • $0.003960: Cost of using 1 GB of RAM at 100% vCPU per hour.

Calculation for the storage cost and total cost:

720 × $0.183060 + 3 × (100 × $0.028800) = $140.443200

Total: $140.443200, cost of using the cluster for 30 days.

Where:

  • 720: Number of hours in 30 days.
  • $0.183060: Cost of operation of PostgreSQL hosts per hour.
  • 3: Number of PostgreSQL hosts.
  • 100: Amount of network HDD storage (in GB).
  • $0.028800: Cost of using 1 GB of network HDD storage per month.

Discount for committed volumes of services (CVoS)Discount for committed volumes of services (CVoS)

You can get a guaranteed discount on service resource usage when you plan for six months or one year ahead. To see the resources you can get a discount on:

  1. Go to Yandex Cloud Billing.
  2. Click on the desired billing account.
  3. Select Committed volume in the left-hand menu.

A CVoS guarantees a discount on consumption but does not guarantee the availability of the resources you order. Read more about CVoS in the Yandex Cloud Billing documentation.

Managed Service for PostgreSQL provides two types of CVoS: on vCPUs and on RAM for the hosts you are planning to use in your DB clusters. In the management console, you can see how much you can potentially save with CVoS at the current consumption level. You can also forecast your monthly payments for the required number of vCPUs and RAM.

Note

CVoS discount is only available for certain resource types. For unsupported resource types, the relevant CVoS columns under Prices are blank. Currently, you cannot order storage or web traffic this way.

Prices for the Russia regionPrices for the Russia region

Note

Yandex Cloud resource pricing vary by region. For more information about the available regions, see Regions.

Your payment currency is determined by your contracting legal entity. For more information on creating an account, see Registering an account in Yandex Cloud.

The monthly usage rate is based on 720 hours a month.

Host compute resourcesHost compute resources

Note

Access to the Intel Ice Lake (Compute Optimized) platform is available upon request. Contact support or your account manager.

Prices per hour
Prices per month
Resource Price per hour,
without VAT
With CVoS for 6 months,
without VAT
With CVoS for 1 year,
without VAT
Intel Broadwell
5% vCPU $0.000515 − −
20% vCPU $0.003862 − −
50% vCPU $0.006437 − −
100% vCPU $0.018368 − −
RAM (for 1 GB) $0.004206 − −
Intel Cascade Lake
5% vCPU $0.000540 − −
20% vCPU $0.004050 − −
50% vCPU $0.006750 − −
100% vCPU $0.016290 $0.013846 (-15%) $0.012706 (-22%)
RAM (for 1 GB) $0.004410 $0.003748 (-15%) $0.003440 (-22%)
Intel Ice Lake
50% vCPU $0.006120 − −
100% vCPU $0.014670 $0.012469 (-15%) $0.011443 (-22%)
RAM (for 1 GB) $0.003960 $0.003366 (-15%) $0.003089 (-22%)
Intel Ice Lake (Compute Optimized)
100% vCPU $0.023490 - -
RAM (for 1 GB) $0.004590 - -
Resource Price per month,
without VAT
With CVoS for 6 months,
without VAT
With CVoS for 1 year,
without VAT
Intel Broadwell
5% vCPU $0.370800 − −
20% vCPU $2.780999 − −
50% vCPU $4.634998 − −
100% vCPU $13.225195 − −
RAM (for 1 GB) $3.028199 − −
Intel Cascade Lake
5% vCPU $0.388800 − −
20% vCPU $2.915999 − −
50% vCPU $4.859998 − −
100% vCPU $11.728795 $9.969476 (-15%) $9.148460 (-22%)
RAM (for 1 GB) $3.175199 $2.698919 (-15%) $2.476655 (-22%)
Intel Ice Lake
50% vCPU $4.406399 − −
100% vCPU $10.562396 $8.978036 (-15%) $8.238668 (-22%)
RAM (for 1 GB) $2.851199 $2.423519 (-15%) $2.223935 (-22%)
Intel Ice Lake (Compute Optimized)
100% vCPU $16.912794 - -
RAM (for 1 GB) $3.304799 - -

Storage and backupsStorage and backups

Note

Access to local SSD storage when using standard Intel Ice Lake hosts is provided upon request. Contact support or your account manager.

Service Price of 1 GB per month,
without VAT
Network HDD storage $0.028800
Non-replicated SSD storage $0.079200
Network SSD storage $0.117090
High-performance SSD storage $0.196020
Local SSD storage $0.117090
Backups beyond the storage size $0.017280

Pricing for backup storage has the following specifics:

  • Backups are stored free of charge as long as the combined size of the database and all backups is less than the total storage size.

  • Adding a host increases the total cost per cluster. However, expenses for storing backups beyond the storage size will be lower due to the increased total storage size.

  • To reduce expenses for storing backups beyond the storage size:

    • Reduce the retention period of automatic backups in the advanced settings.
    • Delete backups created manually.
  • The total backup size is a sum of data copy and WAL sizes. The size of WAL data depends on the amount of made changes and is comparable to the backup size. You can get both values with a list of backups.

Outbound trafficOutbound traffic

When using the service, you pay for traffic from Yandex Cloud to the internet. Traffic between internal IP addresses of Yandex Cloud services and incoming internet traffic is free.

The first 100 GB of outgoing traffic per month are free of charge.

The minimum billing unit is 1 MB.

Resource category Price of 1 GB,
without VAT
Outgoing traffic, 100 GB or less per month Free
Outgoing traffic, over 100 GB per month $0.013770

Was the article helpful?

Previous
Access management
Next
Overview
© 2025 Direct Cursus Technology L.L.C.