Re: Start up

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Start up
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4306A3D@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Start up  ("Keith Worthington" <keithw@narrowpathinc.com>)
Список pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Keith Worthington
> Sent: 08 October 2004 20:45
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Start up
>
> Error connecting to the server:  could not connect to server:
> Connection refused
>      Is the server running on host 127.0.0.1 and accepting
>      TCP/IP connections on port 5432?
>
> Of course being a newbie I don't know if the server is
> listening.  Any help would be appreciated.

What server/platform are you running? If it's < 8.0, then look for the
tcpip_sockets options in $PGDATA/postgresql.conf. If its version 8.0
beta, then it should work out of the box from localhost, but double the
listen_addresses directive in postgresql.conf. If you need to change
anything, you should restart postgresql.

Regards, Dave


В списке pgadmin-support по дате отправления:

Предыдущее
От: "Keith Worthington"
Дата:
Сообщение: Start up
Следующее
От: "Tony Caduto"
Дата:
Сообщение: Re: Function editor