Re: Server not listening

Поиск
Список
Период
Сортировка
От George Heller
Тема Re: Server not listening
Дата
Msg-id 497151.79755.qm@web56506.mail.re3.yahoo.com
обсуждение исходный текст
Ответ на Re: Server not listening  (Andy Shellam <andy.shellam-lists@mailnetwork.co.uk>)
Список pgadmin-support
Hi,
 
I tried a telnet, and it doesnt work. So atleast now I know there is something wrong with the server side, but I dont quite know what to do next..... Any suggestions?
 
Is there some particular setup that needs to be done? I have disabled the Windows Firewall.
 
Thanks.
George

Andy Shellam <andy.shellam-lists@mailnetwork.co.uk> wrote:
Also from the machine you tried the ping from, do telnet
5432 - see if that connects.
Something's definitely not quite correct on the server-side.

Check any firewalls (particularly the Windows Firewall if running an XP
SP2 or 2003 client machine.)

Andy

Raymond O'Donnell wrote:
> On 18/04/2007 21:29, GeorgeHeller wrote:
>
>> I have changed the postgresql.conf file to have listen_addresses='*' and
>> port=5432, and have restarted the server.
>
> if you have psql on another computer, try using it to connect to the
> server and see what happens.
>
> psql -h (serveraddress) -U (username) -d (databasename) etc.
>
> Ray.
>
> ---------------------------------------------------------------
> Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
> rod@iol.ie
> ---------------------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: 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
>
> !DSPAM:37,4626969389293030030429!
>
>



Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pg_dump and pg_restore not working properly for 8.1
Следующее
От: shieldy
Дата:
Сообщение: where is the functions definitions in the src?