When I put postgres -D /usr/local/var/postgres
in terminal, I get this back:
FATAL: data directory "/usr/local/var/postgres" has wrong ownership HINT: The server must be started by the user that owns the data directory.
How could I fix with that? Thanks~