You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tests fail with the message failed to connect to host=127.0.0.1 user=pglogrepl database=pglogrepl: dial error (dial tcp 127.0.0.1:5432: connect: connection refused) even on my fork. After I manually clean up caches, all tests pass. This error is not related to the incremental-bb pull request. I've struggling with that error since creating a fork and triggering tests in GitHub Actions (before making any changes yet).
That's a pull-request branch in my fork:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
UPLOAD_MANIFEST.Manifest,ManifestChecksums,Incrementalto BaseBackupOptions struct.Since I've tested locally, I've made a bunch of commits that may be 'squashed' if pull-request will be approved.
Thank you!