Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OSX のパッケージ マネージャーとして nix を使用しています。postgresをインストールしました。ここで、postgres サーバー (およびその他の関連ユーティリティ) を起動および停止したいと思います。これを手動で行うスクリプトを作成し、構成を編集できます。しかし、OSXでこれを行う「ベストプラクティス」の方法はありますか? たとえば、~/.nix-profile/share の下に postgres 構成が見つかりました。OSX の起動スクリプトはどこかにありますか?