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

Best practice on blue/green deploy and slot clean up #553

Open
balheru opened this issue Jul 10, 2024 · 0 comments
Open

Best practice on blue/green deploy and slot clean up #553

balheru opened this issue Jul 10, 2024 · 0 comments

Comments

@balheru
Copy link

balheru commented Jul 10, 2024

PGSync version:
Version: 3.1.0
Postgres version:
16

Elasticsearch/OpenSearch version:
OpenSearch 2.13

Problem Description:

I am doing blue green deployments, with devs updating schemas on pr merges,
I am currently having issues figuring out the best practice to clean up replication slots.

if i do bootstrap -t -c schema.json on a new build the previous schema does not exist so it doesn't do anything?
Maybe i mis-understood how the -t is supposed to work.
Any recommendations?

Thank you for your considerations!

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