276 views

Check if postgress is running on ubuntu linux

Run which psql  if no output means not installed .
To see more about which command please type in cmd
~ <code>man which</code>
#happycoding