Re: [ADMIN] Cannot Connect To Db From Local Server

2012-04-18 Thread Steve Crawford
On 04/18/2012 03:12 PM, Rickard, David wrote: We have a legacy PostgresSQL 7.3.4 db on Solaris That's not legacy, that's antique. I'm basing my commands on recent versions - if the options differed back then you may have to adjust. which has recently (as in last 24 hours or so) begun refu

Re: [ADMIN] Cannot Connect To Db From Local Server

2012-04-18 Thread Scott Mead
On Wed, Apr 18, 2012 at 10:12 PM, Rickard, David < drickard1...@library.ucla.edu> wrote: > We have a legacy PostgresSQL 7.3.4 db on Solaris which has recently (as > in last 24 hours or so) begun refusing TCP/IP (JDBC) connections from the > same server the db is on. > > The db is up and runni

[ADMIN] Cannot Connect To Db From Local Server

2012-04-18 Thread Rickard, David
We have a legacy PostgresSQL 7.3.4 db on Solaris which has recently (as in last 24 hours or so) begun refusing TCP/IP (JDBC) connections from the same server the db is on. The db is up and running-psql connects; I can access the db via pgAdmin III from a PC; I can connect via JDBC from a PC. Ho