Skip to content
This repository was archived by the owner on May 1, 2023. It is now read-only.

test: Ensure replication connection can be formed#41

Merged
cjfinnell merged 1 commit into
masterfrom
cjfinnell/replication-connect-test
Jan 13, 2022
Merged

test: Ensure replication connection can be formed#41
cjfinnell merged 1 commit into
masterfrom
cjfinnell/replication-connect-test

Conversation

@cjfinnell

Copy link
Copy Markdown

This test mostly demonstrates that out-of-the-box replication connection
is only supported on postgres images > 9. As we are currently running
12.6 in production, this shouldn't be an issue for actual use.

Test output:

--- PASS: TestReplicationConnect (0.00s)
    --- PASS: TestReplicationConnect/psql-int-test:11-a9b5bca (13.42s)
    --- PASS: TestReplicationConnect/psql-int-test:12-a9b5bca (13.68s)
    --- PASS: TestReplicationConnect/psql-int-test:10-a9b5bca (13.93s)
    --- PASS: TestReplicationConnect/postgres:9 (14.13s)
    --- PASS: TestReplicationConnect/postgres:11 (14.31s)
    --- PASS: TestReplicationConnect/postgres:12 (14.53s)
    --- PASS: TestReplicationConnect/psql-int-test:9-a9b5bca (14.69s)
    --- PASS: TestReplicationConnect/postgres:10 (14.84s)
--- PASS: TestVersionMigration (0.00s)
    --- PASS: TestVersionMigration/custom11To11 (23.41s)
    --- PASS: TestVersionMigration/9.5To9.6 (26.15s)

@cjfinnell
cjfinnell requested a review from a team as a code owner January 6, 2022 16:08
@cjfinnell
cjfinnell requested review from SudKul, cornerkitten and kunalyadwadkar and removed request for a team and SudKul January 6, 2022 16:08
This test mostly demonstrates that out-of-the-box replication connection
is only supported on postgres images > 9. As we are currently running
12.6 in production, this shouldn't be an issue for actual use.
@cjfinnell
cjfinnell force-pushed the cjfinnell/replication-connect-test branch from 023c8b6 to 0a1aaa7 Compare January 13, 2022 15:55
@cjfinnell
cjfinnell merged commit 296cdb6 into master Jan 13, 2022
@cjfinnell
cjfinnell deleted the cjfinnell/replication-connect-test branch January 13, 2022 15:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants