Skip to content

mac – How to stop brew downloading the formula each time when using services command

  • by


When I am using this command in macOS 13.2 to check the postgresql status:

➜  ~ brew services status postgresql
==> Downloading https://formulae.brew.sh/api/formula.json
#############                                                             19.0%

Why does brew download the json when using local command, is it possible to close the download task? why download the whole json every time? what should I do to optimize the process?

Leave a Reply

Your email address will not be published. Required fields are marked *