I am running PostgreSQL in OS X. I am trying to restart the postgres service. When I attempt to sudo su postgres, nothing happens
admin$ sudo su postgres
admin$
Then, I try using -l and this is what I get
admin$ sudo su -l postgres
su: no directory
Unless I can get su access to the postgres account, I cannot figure out how to restart postgres