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

Try to fix some of the DROP DATABASE flakes #7907

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

msullivan
Copy link
Member

When in dev/test mode, dump out all the info about the other
connections. Hopefully this will let us figure out where they are
coming from.

See also #7904

@msullivan msullivan requested review from elprans and fantix October 22, 2024 20:32
When in dev/test mode, dump out all the info about the other
connections.  Hopefully this will let us figure out where they are
coming from.

See also #7904
@msullivan msullivan force-pushed the ensure-not-connected-debug branch from bd91d6b to b1e1fdf Compare October 22, 2024 22:47
@msullivan msullivan changed the title Add some debug information to _pg_ensure_database_not_connected Try to fix some of the DROP DATABASE flakes Oct 23, 2024
@msullivan msullivan merged commit 15f8088 into master Oct 23, 2024
24 checks passed
@msullivan msullivan deleted the ensure-not-connected-debug branch October 23, 2024 02:10
@msullivan
Copy link
Member Author

There are still other server test race conditions I'm able to reproduce locally now, though, that I'm still tracking

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

Successfully merging this pull request may close these issues.

2 participants