High Availability in PostgreSQL on the example of EuroDB

2022-08-24
High Availability in PostgreSQL on the example of EuroDB

A standard High Availability system should be available 99.999% of the time – it can have 5 minutes and 15.6 seconds of downtime per year. Because of the number of nines, it is called “five nines.” However, there are “six nines” or “seven nines” systems. In this article, we will take a closer look at HA and discuss the types of high availability system architectures in PostgreSQL.

Read more

What awaits us in PostgreSQL 15?

2022-07-20
PostgreSQL 15 Beta

After nearly 9 months since the creation of PostgreSQL 14, the developers of the popular database engine have decided to release PostgreSQL 15 beta version. In this article we will take a closer look at what waits for us in PostgreSQL 15 – one of the most popular open source object-relational database management systems.

Read more

Migrating relational databases to PostgreSQL using EuroDB tools

2022-04-13
Migrating relational databases to PostgreSQL using EuroDB tools

A lot of applications allow the use of different database engines. It is therefore possible that the decision to choose a particular engine was made too hastily or the requirements for the application itself have changed. An important recommendation to change the engine may also be the high license costs of the existing database solution. In these cases, database migration becomes the best solution. Today we will introduce the topic of migration, its security and simplicity – using the solutions offered by the tools from EuroDB.

Read more