Port?

Поиск
Список
Период
Сортировка
От b b
Тема Port?
Дата
Msg-id 20030731055659.96018.qmail@web41813.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Port?  ("Kallol Nandi" <kallol.nandi@indussoft.com>)
Re: Port?  (Ron Johnson <ron.l.johnson@cox.net>)
Список pgsql-general
 What port does the postgresql server listen on. I am
trying to connect using pg_connect from php using port
5432 with the following command:
 $dbconn3 = pg_connect ("host=localhost port=5432
dbname=dbname user=myname password=mypass");

 I get the following:
 Warning: pg_connect(): Unable to connect to
PostgreSQL server: could not connect to server:
Connection refused Is the server running on host
localhost and accepting TCP/IP connections on port
5432? ...

 How do we know the port postgresql is listening on?

Cheers.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: hexadecimal to decimal
Следующее
От: "Kallol Nandi"
Дата:
Сообщение: Re: Port?