Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,8 @@ $ bash build-docker-container.sh

## Debug SQL queries

By default, d2-docker logs all SQL queries executed (one file per weekday). Example:
To enable SQL-query logging, start your instance with the --enable-postgres-queries-logging option.
d2-docker will log all SQL queries executed to a log named with the weekday. Example:

```
$ db_container="d2-docker-docker-eyeseetea-com-samaritans-40-4-0-sp-cpr-test-db-1"
Expand Down