>
> "postgresql.conf":
> listen_addresses = '*
Are you missing the end qoute on the listen_addresses line, or is that a
copy/paste error?
Are you running a firewall on your server?
Try to telnet to port 5432, if PostgreSQL is listening, and there aren't
any other network issues you will get a connection.
--
David Gardner