[Yandex Cloud documentation](../../index.md) > [Yandex Managed Service for PostgreSQL](../index.md) > [Tutorials](index.md) > Replication and migration > Logical replication in PostgreSQL

# Logical replication PostgreSQL

Managed Service for PostgreSQL supports [logical replication](https://www.postgresql.org/docs/current/logical-replication.html).

Logical replication streams for a Managed Service for PostgreSQL cluster are free to pass through the [Odyssey connection pooler](../concepts/pooling.md). This helps perform the following tasks using logical replication:

* [Migrating a database from a third-party PostgreSQL cluster to Managed Service for PostgreSQL](data-migration.md).
* [Migrating a database from Managed Service for PostgreSQL](outbound-replication.md).
* [Creating an Amazon RDS logical replica for PostgreSQL in Managed Service for PostgreSQL](logical-replica-from-rds.md).