getodk / central-backend

Node.js based backend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
50 stars 73 forks source link

dev/postgres: log statements #1175

Closed alxndrsn closed 4 weeks ago

alxndrsn commented 1 month ago

Enable statement logging in local PostgreSQL docker containers launched with make run-docker-postgres.

This is very helpful if trying to understand exactly what SQL queries are being made, and fiddly to enable.