https://github.com/yandex-cloud-examples/yc-data-transfer-from-postgresql-to-object-storage
Загрузка данных из PostgreSQL в Object Storage с помощью Yandex Data Transfer.
https://github.com/yandex-cloud-examples/yc-data-transfer-from-postgresql-to-object-storage
data-transfer object-storage postgresql terraform yandex-cloud yandexcloud
Last synced: 5 months ago
JSON representation
Загрузка данных из PostgreSQL в Object Storage с помощью Yandex Data Transfer.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-data-transfer-from-postgresql-to-object-storage
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-03-08T08:33:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-04T14:04:35.000Z (about 1 year ago)
- Last Synced: 2025-06-04T21:03:13.859Z (about 1 year ago)
- Topics: data-transfer, object-storage, postgresql, terraform, yandex-cloud, yandexcloud
- Language: HCL
- Homepage: https://cloud.yandex.ru/ru/docs/data-transfer/tutorials/mpg-to-objstorage
- Size: 9.77 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Загрузка данных из Yandex Managed Service for PostgreSQL в Yandex Object Storage с помощью Yandex Data Transfer
С помощью сервиса [Data Transfer](https://cloud.yandex.ru/docs/data-transfer) вы можете перенести данные из кластера [Managed Service for PostgreSQL](https://cloud.yandex.ru/docs/managed-postgresql) в объектное хранилище [Object Storage](https://cloud.yandex.ru/docs/storage). Настройка через Terraform описана в [практическом руководстве](https://cloud.yandex.ru/docs/data-transfer/tutorials/mpg-to-objstorage), необходимый для настройки конфигурационный файл [postgresql-to-objstorage.tf](postgresql-to-objstorage.tf) расположен в этом репозитории.