Reading from the here, I want to uninstall postgres completely with homebrew and have used brew uninstall postgresql but I get this response. 
No such keg: /usr/local/Cellar/postgresql
I know postgres is running because when I run ps auxwww | grep postgres I see /usr/local/opt/postgresql94/bin/postgres -D /usr/local/var/postgres. What am I doing wrong? I have mac Sierra