Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yandex-cloud-examples/yc-data-transfer-cdc-from-postgresql-to-yds

Захват изменений из PostgreSQL и поставка в Yandex Data Streams с помощью Yandex Data Transfer.
https://github.com/yandex-cloud-examples/yc-data-transfer-cdc-from-postgresql-to-yds

cdc data-transfer postgresql terraform yandex-cloud yandexcloud yds

Last synced: about 14 hours ago
JSON representation

Захват изменений из PostgreSQL и поставка в Yandex Data Streams с помощью Yandex Data Transfer.

Awesome Lists containing this project

README

        

# Захват изменений из Yandex Managed Service for PostgreSQL и поставка в Yandex Data Streams с помощью Yandex Data Transfer

С помощью сервиса [Data Transfer](https://cloud.yandex.ru/docs/data-transfer) вы можете отслеживать изменения данных в кластере [Managed Service for PostgreSQL](https://cloud.yandex.ru/docs/managed-postgresql) и отправлять их в [Data Streams](https://cloud.yandex.ru/docs/data-streams). Настройка через Terraform описана в [практическом руководстве](https://cloud.yandex.ru/docs/data-transfer/tutorials/mpg-to-yds), необходимый для настройки конфигурационный файл [postgresql-yds.tf](postgresql-yds.tf) расположен в этом репозитории.