mirror of
https://github.com/dimitri/pgloader.git
synced 2026-04-29 16:11:01 +02:00
The default logfile location seems to be `/tmp/pgloader/pgloader.log`,
not `/tmp/pgloader.log` as currently documented. This is observable in
practice and also in [the source
code](5b227200a9/src/main.lisp (L110)).