How to reproduce a bug experienced during package patch update for filing an issue? #5899
Unanswered
mike-volt
asked this question in
Everyday usage
Replies: 1 comment
-
As I understand it, If you restarted PostgreSQL after upgrading from 14.12 to 14.15, and |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I experienced this issue when an installation of
postgresql@14
was upgraded from14.12
to14.15
the contents of
$(brew --prefix)/var/postgresql@14/postmaster.opts
didn't properly update:however I'm not sure how to properly reproduce this from scratch since
brew install postgres@14
should install14.15
and generate the properpostmaster.opts
fileBeta Was this translation helpful? Give feedback.
All reactions