>>> Carol Walter <walt...@indiana.edu> wrote: > The server starts and runs. I can connect to it from the local host
> and list the databases, connect to them etc. I can't connect to the > database instance from a remote host. Have you set listen_addresses in postgresql.conf? You likely want: listen_addresses = '*' -Kevin -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin