Re: help Request

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: help Request
Дата
Msg-id 3E96D712.201DD904@Yahoo.com
обсуждение исходный текст
Ответ на help Request  ("Thomas Mammen" <kthomas@convergsoft.com>)
Список pgsql-general
> Thomas Mammen wrote:
>
> scenario:
> 1. i have postgresql running on linux machine and apache on windows.
>
> 2. i am saving all my php files in windows system.
>
> now i  am trying
> $con_string = "dbname=spamtrack port=5432 user=postgres
> password=postgres host=192.168.1.145";
> $connection = pg_connect($con_string);
>
> this is giving an error can you please guide me to get the solution

The solution is simple, do everything right and it will work.

Okay, I take my first guess (assuming I have 3 guesses before I'm out):
The error message says something like "connection refused"?


Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: count syntax
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: conditional constraints