Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clickhouse/homo: Add remoteSecure based data Transfer for ClickHouse-to-ClickHouse migrations #35

Open
saadr opened this issue Sep 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@saadr
Copy link

saadr commented Sep 5, 2024

When migrating data between ClickHouse clusters, the current ClickHouse-to-ClickHouse transfer process can be slow for full cluster migrations.

Using the remoteSecure function would allow for more efficient, secure, and faster one-shot data migrations between clusters

https://clickhouse.com/docs/en/sql-reference/table-functions/remote

@laskoviymishka laskoviymishka added the enhancement New feature or request label Sep 5, 2024
@laskoviymishka laskoviymishka changed the title Add remoteSecure based data Transfer for ClickHouse-to-ClickHouse migrations Clickhouse/Homo: Add remoteSecure based data Transfer for ClickHouse-to-ClickHouse migrations Sep 5, 2024
@laskoviymishka laskoviymishka changed the title Clickhouse/Homo: Add remoteSecure based data Transfer for ClickHouse-to-ClickHouse migrations Clickhouse/homo: Add remoteSecure based data Transfer for ClickHouse-to-ClickHouse migrations Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants