Created
March 7, 2024 21:38
-
-
Save sahilkashyap64/8a2dc9da29065a9c69d716cdbcbec018 to your computer and use it in GitHub Desktop.
pg_dump mac command not found
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export PATH=$PATH:/Applications/Postgres.app/Contents/Versions/latest/bin | |
pg_dump |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment