Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Thanks for pointing me to the right direction, Rolando, but your answer just isn't right... As you quote the configuration file, you can only have stderr, csvlog, syslog, eventlog there. I had to change the following properties instead: logging_collector = on, log_directory = ..., log_filename=.... If you edit your answer I'll accept it. Commented Nov 28, 2012 at 13:03
  • 1
    log_directory ='C:/Users/Peter/Documents/jonbloe/system/logs' worked for me. But don't use the Windows'\' as it works as an escape and the logs end up in a folder PGDATA/UsersPeterDocumentsjonbloesystemlogs Commented Sep 23, 2014 at 12:30