Andomar <ando...@aule.net> writes: > Thanks for your reply, log_destination is set to "stderr". And > logging_collector is "on".
> On CentOS, this results in regular Postgres log files. On Arch Linux, > the results end up in the system journal. It looks like the Postgres > logging collector somehow misses out on the stream of messages. I'm not sure I believe that analysis. What seems more likely to me is that the user is looking in the wrong place for the log files. I see that he's got the log destination configured as "/tmp", but on at least some Linux distributions, daemons are silently redirected to some allegedly-more-secure directory if they try to access /tmp. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general