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

Enable postgres logs #125

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

tokland
Copy link
Contributor

@tokland tokland commented Jul 4, 2024

Whenever we need to debug SQL queries, we need to enable them manually, which is unwieldy (and not all users will now how to do). This PR provide an automatic mechanism. For now, the approach is very simple, we add some options and the user interacts with the docker container.

  • Add option (by default, no logging is done)

@tokland tokland force-pushed the feature/enable-postgres-query-logs branch from 65bd6a6 to c76550a Compare July 4, 2024 10:55
@tokland
Copy link
Contributor Author

tokland commented Aug 29, 2024

  • Option added, ready to merge

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