Re: Multiple Cluster on same host

From: Shaun Thomas <sthomas(at)optionshouse(dot)com>
To: GMAIL <federico(dot)serale(at)gmail(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multiple Cluster on same host
Date: 2012-10-19 14:45:08
Message-ID: 50816774.1000400@optionshouse.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/19/2012 09:38 AM, GMAIL wrote:

> but if i connect from another pc, with pgadmin 1.16 or other software,
> to the host with postgresql i get a "connection refused" message

Ok. That narrows it down slightly. If you check your PG logs for FATAL
messages, and you don't see anything complaining about pg_hba.conf not
having an entry for your host, it's probably a firewall issue.

For reference, the firewall can be anywhere between you and your host.
Try to ping the host and port where your PG server is running. If you
can't even get that far, I'd inquire to your Infrastructure department.

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
sthomas(at)optionshouse(dot)com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message GMAIL 2012-10-19 14:52:08 Re: Multiple Cluster on same host
Previous Message GMAIL 2012-10-19 14:38:20 Re: Multiple Cluster on same host