Re: Trouble connecting - Mailing list pgsql-admin

From scott.marlowe
Subject Re: Trouble connecting
Date
Msg-id Pine.LNX.4.33.0401161040260.27657-100000@css120.ihs.com
Whole thread Raw
In response to Trouble connecting  (Norbert Beckers <limburgsebeer@zonnet.nl>)
List pgsql-admin
You likely need this line in postgresql.conf:

tcpip_socket = true

On Thu, 15 Jan 2004, Norbert Beckers wrote:

> I'm a novice when it comes to PostgreSQL and PostgreSql Admin. I having
> truoble connecting to PostgreSQl Server running on the localhost. Every
> time I try to connect I get the following response:
>
> ¨Error connecting to the server: could not connect to server:
> Connection refused
>     is server running on 127.0.0.1 and accepting TCP/IP connections on 5432?
> ¨
> The connection information:
> Server = localhost
> Port = 5432 SSL = <empty>
> Initial database: template1
> Username = postgres
> Trusted = off
> Password = <empty>
>
> Futher Information:
> PostgreSQL version  = 7.3.4-11
> PostgreSQl Admin = 3.1.1.0-cvs200312111
> OS = Fedora Core 1 (2.4.22-1.2149)  Arch = athlon
>
> Can anyone help me out here?
>
> Norbert Beckers, Heerlen, NL
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>


pgsql-admin by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: check for null value
Next
From: "Goulet, Dick"
Date:
Subject: Re: How to manage/tune PostGres