Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:postgresql:pg12 [2020/12/30 01:18] – [Compiling PostgreSQL] christiansoftware:postgresql:pg12 [2022/03/19 15:25] (current) christian
Line 1: Line 1:
 ====== PostgreSQL & PostGIS ====== ====== PostgreSQL & PostGIS ======
  
-Installing/upgrading to [[https://www.postgresql.org|PostgreSQL]] version 12.x and [[http://postgis.net|PostGIS]] version 3.0.1 on MacOS > High Sierra (10.14.x and higher).+Installing/upgrading to [[https://www.postgresql.org|PostgreSQL]] version 12.x and [[http://postgis.net|PostGIS]] version 3.0.1 on MacOS > High Sierra (10.13.x and higher).
  
 <note important>This note is in draft stage and currently just a dump of snippets</note> <note important>This note is in draft stage and currently just a dump of snippets</note>
Line 55: Line 55:
   * [[https://apple.stackexchange.com/questions/357179/unified-logs-macos-high-sierra?rq=1]]   * [[https://apple.stackexchange.com/questions/357179/unified-logs-macos-high-sierra?rq=1]]
   * [[https://apple.stackexchange.com/questions/162487/how-can-one-start-a-process-and-monitor-its-syslog-messages?rq=1]]   * [[https://apple.stackexchange.com/questions/162487/how-can-one-start-a-process-and-monitor-its-syslog-messages?rq=1]]
 +  * [[https://apple.stackexchange.com/questions/390986/can-i-have-launchctl-output-stdout-stderr-from-my-application-to-the-system-wide?rq=1]]
 +  * [[https://ilostmynotes.blogspot.com/2011/11/os-x-logging-aslconf-syslogconf-and.html]]
 +  * [[https://www.unixtutorial.org/syslog-and-asl-in-macos/]]
 +  * [[https://www.launchd.info]]
 +  * [[https://superuser.com/questions/943983/os-x-launchdaemon-not-running-service-could-not-initialize]]
 +  * [[https://stackoverflow.com/questions/27700596/homebrew-postgres-broken]]
 +  * [https://apple.stackexchange.com/questions/322078/what-are-all-the-available-acl-attributes-in-mac-os-10-13-high-sierra]]
 +  * [[https://unix.stackexchange.com/questions/479890/permission-to-write-to-log]]
 +  * [[https://stackoverflow.com/questions/32160108/os-x-launchd-script-fails-to-run-at-startup?rq=1]]
   *    *