Re: Trouble connecting

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Trouble connecting
Дата
Msg-id Pine.LNX.4.33.0401161040260.27657-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Trouble connecting  (Norbert Beckers <limburgsebeer@zonnet.nl>)
Список 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 по дате отправления:

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: check for null value
Следующее
От: "Goulet, Dick"
Дата:
Сообщение: Re: How to manage/tune PostGres