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 logging of useful DB server information #1089

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

LukasKalbertodt
Copy link
Member

I was in a debugging session yesterday where this kind of information would have been useful. We were able to install psql to acquire it ourselves. But (a) having this information without psql and (b) not having to look up the queries to get that information during debugging is very useful.

I was in a debugging session yesterday where this kind of information
would have been useful. We were able to install psql to acquire it
ourselves. But (a) having this information without psql and (b) not
having to look up the queries to get that information during debugging
is very useful.
@LukasKalbertodt LukasKalbertodt added the changelog:admin Changes primarily for admins label Jan 18, 2024
@github-actions github-actions bot temporarily deployed to test-deployment-pr1089 January 18, 2024 13:51 Destroyed
Copy link
Member

@owi92 owi92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm (I didn't test this - but should be fine)

backend/src/db/mod.rs Show resolved Hide resolved
@owi92 owi92 merged commit 604044e into elan-ev:master Feb 5, 2024
4 checks passed
@LukasKalbertodt LukasKalbertodt deleted the print-pg-info branch February 5, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:admin Changes primarily for admins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants