I've set listen_addresses to '*' in postgresql.conf and stopped/started Postgres to "reload" configs.
Even then, psql SHOW listen_addresses; is showing localhost.
I'm sure I've edited and saved the postgresql.conf file correctly. Am I missing something?
PostgreSQL 9.1.2 running on Ubuntu 12.04 Server.
