diff --git a/changelog/february2025/2025-02-26-postgresql-and-mysql-added-logical-replication-as-a-sub.mdx b/changelog/february2025/2025-02-26-postgresql-and-mysql-added-logical-replication-as-a-sub.mdx new file mode 100644 index 0000000000..8a336c2cc3 --- /dev/null +++ b/changelog/february2025/2025-02-26-postgresql-and-mysql-added-logical-replication-as-a-sub.mdx @@ -0,0 +1,10 @@ +--- +title: Logical replication as a subscriber +status: added +date: 2025-02-26 +category: databases +product: postgresql-and-mysql +--- + +Managed PostgreSQL now supports logical replication as a subscriber, available with PostgreSQL 16. Refer to the [Setting up logical replication as a subscriber in PostgreSQL](https://www.scaleway.com/en/docs/managed-databases-for-postgresql-and-mysql/api-cli/logical-replication-as-subscriber/) documentation page for more information. +