zulip/servers
Zev Benjamin 726ba8dad9 Make Postgres have a log prefix more like what pgFouine requires
We'll still need a conversion script, but it should be easy.

pgFouine requires a log prefix of '%t [%p]: [%l-1] '.  We instead use
'%m [%c]: [%l-1] ' which contains strictly more data.  Specifically,
"%m" is "%t" (time) but with milliseconds and "%c" is "%p" (pid) but
with the process start time.

(imported from commit a0bb583b563bdea0ca19b8b21677df0b9a18092a)
2013-01-28 16:21:42 -05:00
..
puppet Make Postgres have a log prefix more like what pgFouine requires 2013-01-28 16:21:42 -05:00
configure-rabbitmq [manual] Use rabbitmq queue to process UserActivity. 2013-01-14 13:28:23 -05:00
install-server install-server: Allow users to use an alternate humbug root 2012-12-13 11:30:02 -05:00