Log everything from Postgres docker image

Use this command in docker-compose.yml:

command: ["postgres", "-c", "log_statement=all"]