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

Add tests for streaming replication #60

Open
dAdAbird opened this issue Oct 30, 2023 · 0 comments
Open

Add tests for streaming replication #60

dAdAbird opened this issue Oct 30, 2023 · 0 comments

Comments

@dAdAbird
Copy link
Member

dAdAbird commented Oct 30, 2023

Need to spin up replica env and run basic INSERT, UPDATE, DELETE and COPY <table> FROM scenarios.
See multi_insert tests for COPY ... FROM (https://github.com/Percona-Lab/pg_tde/blob/main/sql/multi_insert.sql)
And insert_update_delete tests for INSERT, UPDATE, DELETE (https://github.com/Percona-Lab/pg_tde/blob/main/sql/insert_update_delete.sql)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants