Re: [GENERAL] Server doesn't seem to be listening...

2008-01-07 Thread Eric D Nielsen
Quoting Tom Lane <[EMAIL PROTECTED]>: "Eric D. Nielsen" <[EMAIL PROTECTED]> writes: I've confirmed from the commandline using psql -h -p -U database "psql: could not connect to server: Connection refused That's not a Postgres problem. You do not have network-level connectivity --- I'm bet

Re: [GENERAL] Server doesn't seem to be listening...

2008-01-06 Thread Tom Lane
"Eric D. Nielsen" <[EMAIL PROTECTED]> writes: > I've confirmed from the commandline using > psql -h -p -U database > "psql: could not connect to server: Connection refused That's not a Postgres problem. You do not have network-level connectivity --- I'm betting you forgot to enable TCP access