
Yandex Managed Service for PostgreSQL
A service for managing clusters of the popular PostgreSQL object-relational DBMS in the Yandex.Cloud infrastructure.
Optimal configuration
Easy scaling
Restore to any point in time
Cluster performance diagnosticsNew
Data security
SQL queries in the management console
We'll take care of most of database maintenance
Independent control
Control on the Yandex.Cloud side
Questions and answers
What are the characteristic features of PostgreSQL?
PostgreSQL is an open-source object-relational DBMS that is highly reliable, easy to scale, and often used in financial accounting or as a backend database for web services.
PostgreSQL is an open-source object-relational DBMS that is highly reliable, easy to scale, and often used in financial accounting or as a backend database for web services.
What PostgreSQL versions are available in Yandex.Cloud?
Managed Service for PostgreSQL supports PostgreSQL 10, 11, and 12, as well as PostgreSQL 10 for 1C.
Managed Service for PostgreSQL supports PostgreSQL 10, 11, and 12, as well as PostgreSQL 10 for 1C.
What part of database management and maintenance is Managed Service for PostgreSQL responsible for?
When creating clusters, Managed Service for PostgreSQL allocates resources, installs the DBMS, and creates databases.
For created and running databases, it automatically creates backups and applies fixes and updates to the DBMS.
The service also provides data replication between database hosts (both inside and between availability zones) and automatically switches the load over to a backup replica in the event of a failure.
When creating clusters, Managed Service for PostgreSQL allocates resources, installs the DBMS, and creates databases.
For created and running databases, it automatically creates backups and applies fixes and updates to the DBMS.
The service also provides data replication between database hosts (both inside and between availability zones) and automatically switches the load over to a backup replica in the event of a failure.
Can I work with the database from the management console?
Yes. The service lets you visualize the data structure in your PostgreSQL cluster and send SQL queries to databases from the Yandex.Cloud management console.
Yes. The service lets you visualize the data structure in your PostgreSQL cluster and send SQL queries to databases from the Yandex.Cloud management console.
What can I use the PostgreSQL performance diagnostics tool for?
Our Performance Diagnostics tool helps you answer the following major questions:
- How many resources did each of the query types consume at a specific point in time?
- Why did queries made at a particular time take longer to process?
- How many queries were executed in the DB over a certain period of time, what were these queries, and how long did they take to complete?
- Comparison of two intervals by the number of queries and their execution time.
The Performance Diagnostics tool stores data for the last 2 weeks.
Our Performance Diagnostics tool helps you answer the following major questions:
- How many resources did each of the query types consume at a specific point in time?
- Why did queries made at a particular time take longer to process?
- How many queries were executed in the DB over a certain period of time, what were these queries, and how long did they take to complete?
- Comparison of two intervals by the number of queries and their execution time.
The Performance Diagnostics tool stores data for the last 2 weeks.