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