- Notifications
You must be signed in to change notification settings - Fork 4.9k
✨29779 source postgres slow ctid read seen on customer connection #30125
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
Merged
octavia-approvington merged 40 commits into master from 29779-source-postgres-slow-ctid-read-seen-on-customer-connection Sep 20, 2023
Merged
Changes from all commits
Commits
Show all changes
40 commits Select commit Hold shift + click to select a range
ea02ea4 wip
subodh1810 b44af98 wip
subodh1810 5c9d11c handle when no data available
subodh1810 0ff642d update filenode every time
subodh1810 2493899 Merge branch 'master' into postgres-validate-file-node-each-chunk
subodh1810 3644565 cleanup
subodh1810 9328866 minor simplification
subodh1810 190b10b check for null file node
subodh1810 896334a rename iterators for clarity
subodh1810 fb9ca98 Merge branch 'master' into postgres-validate-file-node-each-chunk
subodh1810 dc6969b Merge branch 'master' into postgres-validate-file-node-each-chunk
subodh1810 be6f71c address review comments
subodh1810 c0dbc58 address review comments part 2
subodh1810 008e2be Merge branch 'master' into postgres-validate-file-node-each-chunk
subodh1810 ae40ec1 Automated Commit - Formatting Changes
subodh1810 b4ca423 fix log message
subodh1810 7f3b586 Merge branch 'master' into postgres-validate-file-node-each-chunk
subodh1810 417a16f address review comments
subodh1810 758c722 initial commit
rodireich cfb1c34 Automated Commit - Formatting Changes
rodireich a1d2801 initial commit
rodireich 466d5da Automated Commit - Formatting Changes
rodireich 6e4af73 initial commit
rodireich d97e257 Automated Commit - Formatting Changes
rodireich 3b316c4 Merge branch 'master' into 29779-source-postgres-slow-ctid-read-seen-…
rodireich 261d1ac initial commit
rodireich aabb0a1 adding testing
rodireich 383a6a4 adding testing
rodireich 3f4ba01 sanity
rodireich 625b0cc Merge branch 'master' into 29779-source-postgres-slow-ctid-read-seen-…
rodireich ed9918c sanity
rodireich 8f6dc13 sanity
rodireich fcb8ab8 sanity
rodireich 3abf18b Better error handling. per review request
rodireich ef89daf Improve test
rodireich 5570206 Avoid edge case of ctid query plan infinite loop
rodireich 201421c Merge branch 'master' into 29779-source-postgres-slow-ctid-read-seen-…
rodireich 53f8727 reduce querying for version server
rodireich ffe61c9 Bump version. update changelog
rodireich f40e703 sanity
rodireich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.