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
in order to access this postgres db from the command line later, include a new line: in your .bashrc, bash_profile, or .zshrc file, add: export PATH="/Applications/Postgres.app/Contents/Versions/latest/bin:$PATH"
open the app and initialize a new server
4) install a postgres client for looking at tables: