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

what is suggested when I need to move a provider to a new server? #474

Open
jingjingan opened this issue May 21, 2024 · 0 comments
Open

Comments

@jingjingan
Copy link

I am using pg9.6.
I need to move a provider to a new server, I plan to dump old sql and run the sql on the new server/databse.
So technically, the old and new are two databases.

When I drop old node in subscription, and create new node for new server, it will try a new INSERT operations on subscription server, and results in fail.

So in this case, is there any suggested better way to do this movment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant