Where are the PostgreSQL logs on macOS?

前端 未结 8 1767
慢半拍i
慢半拍i 2020-12-12 15:57

I would like to take a look at the PostgreSQL log files to see what my app writes to them but I can\'t find them.

Any ideas?

8条回答
  •  天涯浪人
    2020-12-12 16:43

    Postgresapp 9.3.5.1 and later keep a server log. The log is inside the data directory, named postgres-server.log.

提交回复
热议问题