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
"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
I recently resized a virtual machine hosting an instance of
PostGreSQL. After the resize and the required reboot, PostGreSQL
seem to be acting a little odd.
As a local user, I can connect to my databases. but my Java
applications can now longer connect to the database. (I get the
standa