You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Distro packaged postgres installs usually don't require a manual initdb step, but this is always executed in this formula. On Debian specifically, initdb isn't in the PATH and the formula just fails.
The text was updated successfully, but these errors were encountered:
Distro packaged postgres installs usually don't require a manual initdb step, but this is always executed in this formula. On Debian specifically, initdb isn't in the PATH and the formula just fails.
The text was updated successfully, but these errors were encountered: