[Yandex Cloud documentation](../../index.md) > [Yandex MPP Analytics for PostgreSQL](../index.md) > Pricing policy

# Yandex MPP Analytics for PostgreSQL pricing policy

In this section, you can find the Yandex MPP Analytics for PostgreSQL pricing [policy](#rules) and [effective prices](#prices) for its resources.


{% note tip %}




For cost estimation, use [this calculator](https://yandex.cloud/en/prices?state=a98dc01f27e8#calculator) on our website or check out the pricing below.


{% endnote %}



The prices for service products are also available in the [price list](https://yandex.cloud/en/price-list).

{% note info %}

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.

{% endnote %}

All prices in RUB and KZT are inclusive of VAT; in USD, net of VAT.

## Cluster status {#running-stopped}

The prices apply differently depending on the cluster status:

* For a `Running` cluster, you pay for both the computing resources and the size of your storage and backups.
* For a `Stopped` cluster, you only pay for the size of your storage and backups.

{% note 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.

{% endnote %}

## What goes into the cost of using Yandex MPP Analytics for PostgreSQL {#rules}

The Yandex MPP Analytics for PostgreSQL usage cost includes:

* Disk type and storage size.
* Computing resources allocated to cluster hosts and host type.
* Settings and number of backups.
* Egress traffic from Yandex Cloud to the internet.

In all calculations: 1 GB = 2<sup>30</sup> bytes, 1 MB = 2<sup>20</sup> bytes.

### Using cluster hosts {#rules-hosts-uptime}


There are different ways to calculate the cost depending on the [host type](../concepts/index.md):

* Standard hosts

  The host operation cost is charged per hour based on what computing resources you allocate for it.

* Dedicated hosts

  There are two cost components: the [Yandex Compute Cloud computing resources](../../compute/pricing.md#prices) and the Yandex MPP Analytics for PostgreSQL markup on these resources.



Supported resource configurations are listed in the [Host classes](../concepts/instance-types.md) section. For vCPU and RAM prices, see [Pricing](#prices).

The minimum billing unit is one minute, e.g., 1.5 minutes of host usage is billed as 2 minutes. You will not be charged for the time when the Yandex MPP Analytics for PostgreSQL host is unavailable for basic operations.

### Disk space usage {#rules-storage}

You pay for the following:

* Storage allocated for clusters.

  
  * You can only order local SSD storage (`local-ssd`) for clusters with two master hosts:

    * For Intel Cascade Lake: In increments of 100 GB.
    * For Intel Ice Lake and AMD Zen 4: In increments of 368 GB.



  * You can only order non-replicated SSD (`network-ssd-nonreplicated`) storage for clusters with two master hosts, in increments of 93 GB.

  To pay less for storage, export [AO and AOCO tables](../tutorials/yezzey.md) from disks within the Yandex MPP Analytics for PostgreSQL cluster to a cold storage in Yandex Object Storage. The data will be stored in a service bucket in compressed and encrypted form, which is more cost-efficient. The cost of such storage is calculated based on the [Object Storage pricing policy](../../storage/pricing.md).

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

  * 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, Yandex MPP Analytics for PostgreSQL does not create a new backup but saves the database changes introduced since the previous one. It means the storage space used by automatic backups only increases in proportion to the amount of changed data.

  * The number of hosts in a cluster does not affect the storage size and, consequently, the amount of free backups.

The price covers one month of use based on 720 hours per month. The minimum billing unit is 1 GB per minute; e.g., storing 1 GB for 1.5 minutes is billed as 2 minutes.

### Cluster cost calculation example {#example}

Let's calculate the cost of using a cluster with the following properties for 30 days:


* **Standard hosts**: Three `s3-c8-m32` hosts, Intel Ice Lake, 8 × 100% vCPU, 32 GB RAM.
* **Storage for standard hosts**: 100 GB of network HDD storage.
* **Dedicated hosts**: Three `s2.medium` hosts, Intel Cascade Lake, 8 × 100% vCPU, 32 GB RAM.
* **Storage for dedicated hosts**: 50 GB of local SSD storage.



Cost calculation for standard hosts:

> 3 × (8&nbsp;×&nbsp;$0.0202458984 + 32&nbsp;×&nbsp;$0.0053860647) = $1.0029637728
>
> Total: $1.0029637728: Cost of operation of standard hosts per hour.

  Where:

  * 3: Number of standard hosts.
  * 8: Number of vCPUs.
  * $0.0202458984: Cost of using 100% vCPU per hour.
  * 32: Amount of RAM per standard host (in GB).
  * $0.0053860647: Cost of using 1 GB of RAM at 100% vCPU per hour.

Cost calculation for dedicated hosts:

> 3 × (8&nbsp;×&nbsp;$0.0113114736 + 32&nbsp;×&nbsp;$0.0029286881) = $0.552629424
>
> Total: $0.552629424: Cost of operation of dedicated hosts per hour.

  Where:

  * 3: Number of dedicated hosts.
  * 8: Number of vCPUs.
  * $0.0113114736: Cost of using 100% vCPU per hour.
  * 32: Amount of RAM per dedicated host (in GB).
  * $0.0029286881: Cost of using 1 GB of RAM at 100% vCPU per hour.

Calculation for the storage cost and total cost:

> (720 × $1.0029637728 + 3 × (100 × $0.0306885197)) + (720 × $0.552629424 + 3 × (50 × $0.1168524403)) = $1,146.761523651
>
> Total: $1,146.761523651, cost of using the cluster for 30 days.

  Where:

  * 720: Number of hours in 30 days.
  * $1.0029637728: Cost of operation of standard hosts per hour.
  * 3: Number of hosts.
  * 100: Amount of network HDD storage (in GB) for standard hosts.
  * $0.0306885197: Cost of using 1 GB of network HDD storage per month.
  * $0.552629424: Cost of operation of dedicated hosts per hour.
  * 50: Amount of local SSD storage (in GB) for dedicated hosts.
  * $0.1168524403: Cost of using 1 GB of local SSD storage per month.




## Discount for committed volume of services (CVoS) {#cvos}

You can get a guaranteed discount on service resource usage when you plan for 6 or 12 months ahead. To view the resources eligible for this discount:

1. Navigate to [**Yandex Cloud Billing**](https://center.yandex.cloud/billing/accounts).
1. Click the billing account.
1. Select ![image](../../_assets/console-icons/lock.svg) **Committed volume** in the left-hand menu.

A CVoS guarantees a discount on usage, but does not guarantee the availability of the resources you order. You can read more about CVoS in the [relevant Yandex Cloud Billing article](../../billing/concepts/cvos.md).

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

{% note info %}

A CVoS discount is only available for certain resource types. For unsupported resource types, the relevant CVoS columns under [Prices](#prices) are blank. Currently, you cannot order storage, web traffic, and computing resources for dedicated hosts this way.

{% endnote %}


## Prices for the Russia region {#prices}



{% note info %}

Yandex Cloud resources are priced differently in different regions. Learn more about available regions in [Regions](../../overview/concepts/region.md).

Your payment currency is determined by your contracting legal entity. For more information on creating an account, see [Registering an account in Yandex Cloud](../../billing/quickstart/index.md).

{% endnote %}


Host prices are [calculated in different ways](#rules-hosts-uptime) depending on the selected host type.

The price of local SSD storage (`local-ssd`) also depends on the host type.


The monthly prices are based on 720 hours per month.


{% note info %}

Access to the **Intel Ice Lake (Compute Optimized)** platform is available upon request. Contact [support](https://center.yandex.cloud/support) or your account manager.

{% endnote %}

The cost calculation for standard hosts will vary depending on the [host configuration](../concepts/instance-types.md):

* For i2 and i3 hosts (`io-optimized`), you should add the cost of the computing resources of Yandex MPP Analytics for PostgreSQL hosts and [the cost of using a software-accelerated network](../../compute/pricing.md).
* For hosts with other configurations, you only pay for their computing resources.

For dedicated hosts, there are two cost components: the [Yandex Compute Cloud computing resources](../../compute/pricing.md) and the Yandex MPP Analytics for PostgreSQL markup on these resources.





| Услуга                                                                                                                    | Цена              | Ед. тарификации | Действует с       | Действует до |
| ------------------------------------------------------------------------------------------------------------------------- | ----------------- | --------------- | ----------------- | ------------ |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, AMD Zen 4 HighFreq, 100% vCPU                     | $0.0198360624     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, AMD Zen 4 HighFreq, RAM                           | $0.0036745896     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, AMD Zen 4, 100% vCPU                              | $0.0101639328     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, AMD Zen 4, 100% vCPU, CVoS на 6 месяцев           | $0.017213112      | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, AMD Zen 4, RAM                                    | $0.0026459012     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, Intel Cascade Lake, 100% vCPU                     | $0.02254098       | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, Intel Cascade Lake, 100% vCPU                     | $0.0113114736     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, Intel Cascade Lake, RAM                           | $0.0029286881     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, Intel Ice Lake (Compute Optimized), 100% vCPU     | $0.0163114728     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, Intel Ice Lake (Compute Optimized), RAM           | $0.00302377       | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, Intel Ice Lake, 100% vCPU                         | $0.0101639328     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы выделенных хостов, Intel Ice Lake, RAM                               | $0.0026459012     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, AMD Zen 4 HighFreq, 100% vCPU                    | $0.0394262232     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, AMD Zen 4 HighFreq, RAM                          | $0.007579507      | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, AMD Zen 4, 100% vCPU                             | $0.0202458984     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, AMD Zen 4, 100% vCPU, CVoS на 1 год              | $0.0158196696     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, AMD Zen 4, RAM                                   | $0.0053860647     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, AMD Zen 4, RAM, CVoS на 1 год                    | $0.0042016387     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, AMD Zen 4, RAM, CVoS на 6 месяцев                | $0.0045786878     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Cascade Lake, 100% vCPU, CVoS на 1 год     | $0.0175409808     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Cascade Lake, 100% vCPU, CVoS на 6 месяцев | $0.0191803248     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Cascade Lake, RAM                          | $0.0059532777     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Cascade Lake, RAM, CVoS на 1 год           | $0.0046434419     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Cascade Lake, RAM, CVoS на 6 месяцев       | $0.0050598353     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake (Compute Optimized), 100% vCPU    | $0.0324590112     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake (Compute Optimized), RAM          | $0.0062295072     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake, 100% vCPU                        | $0.0202458984     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake, 100% vCPU, CVoS на 1 год         | $0.0158196696     | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake, 100% vCPU, CVoS на 6 месяцев     | $0.017213112      | vCPU × час      | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake, RAM                              | $0.0053860647     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake, RAM, CVoS на 1 год               | $0.004200819      | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Вычислительные ресурсы стандартных хостов, Intel Ice Lake, RAM, CVoS на 6 месяцев           | $0.0045778681     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Публичный IP-адрес                                                                          | $0.0022672128     | IP-адрес × час  | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Резервные копии сверх размера хранилища                                                     | Не тарифицируется | ГБ × час        | December 31, 2025 | —            |
| MPP Analytics for PostgreSQL. Сверхбыстрое сетевое хранилище с тремя репликами (SSD)                                      | $0.0002991803     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Хранилище на локальных SSD-дисках, выделенные хосты                                         | $0.000052459      | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Хранилище на локальных SSD-дисках, стандартные хосты                                        | $0.0001622951     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Хранилище на нереплицируемых SSD-дисках                                                     | $0.0001204918     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Хранилище на сетевых HDD-дисках                                                             | $0.0000426229     | ГБ × час        | April 30, 2026    | —            |
| MPP Analytics for PostgreSQL. Хранилище на сетевых SSD-дисках                                                             | $0.0001786885     | ГБ × час        | April 30, 2026    | —            |



### Outgoing traffic {#prices-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.




| Услуга                                                    | Цена              | Ед. тарификации | Действует с    | Действует до |
| --------------------------------------------------------- | ----------------- | --------------- | -------------- | ------------ |
| Исходящий трафик, от 0 до 100 единицы тарификации в месяц | Не тарифицируется | ГБ              | April 30, 2026 | —            |
| Исходящий трафик, от 100 единицы тарификации в месяц      | $0.0116393424     | ГБ              | April 30, 2026 | —            |