Kirill Elagin 652958eefa postgres: Do not log timestamp
By default, postgres prefixes each log line with a timestamp. On NixOS
logs are written to journal anyway, so they include an external
timestamp, so the timestamp ends up being printed twice, which clutters
the log.

* Add a module option to change the log prefix.
* Set it to upstream default sans timestamp.
2020-05-08 00:13:20 +03:00
..
2020-04-17 12:39:03 +01:00
2020-03-25 13:26:31 +01:00
2020-05-08 00:13:20 +03:00
2020-01-18 08:50:35 -05:00
2020-04-18 02:00:04 +02:00