Re: connection refused problem

From: "mpls" <mpls(at)ipv6(dot)dns2go(dot)com>
To: "Phil Glatz" <phil(at)glatz(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: connection refused problem
Date: 2002-05-30 17:44:49
Message-ID: 00b701c20801$b23989e0$646c11ac@ld
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> I bringing up PostgreSQL 7.1.3 on a Free BSD 4.5 system, installed from
> ports, using defaults. I copied the sample versions of pg_hba.conf and
> postgresql.conf to new files, removing the .sample part.
>
> This command works fine:
> psql -U pgsql database
>
> but if I specify a hostname:
> psql -U pgsql -h localhost cn
>
> I get:
> psql: connectDBStart() -- connect() failed: Connection refused
> Is the postmaster running (with -i) at 'localhost'

postmaster -i ??

-i -----> enable TCP/IP connections

> .....

Best regard!
mpls

In response to

Browse pgsql-general by date

  From Date Subject
Next Message terry 2002-05-30 17:46:38 Re: Scaling with memory & disk planning
Previous Message Fran Fabrizio 2002-05-30 17:34:12 Re: horrendous query challenge :-)