Upgrading from postgresql@15/15.8_2 to postgresql@15/15.12_1 leads to error #211383
Open
3 of 4 tasks
Labels
stale
No recent activity
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
Trying to run
brew services start postgresql@15
and have the service running. What I can do though/opt/homebrew/Cellar/postgresql@15/15.12_1/bin/postgres "-D" "/opt/homebrew/var/postgresql@15"
however I would prefer use the services.What happened (include all command output)?
The service errors:
And in
/opt/homebrew/var/log/[email protected]
:What did you expect to happen?
I expect the service to work fine as it was before the upgrade.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: