Re: Cannot connect to remote postgres using php - Mailing list pgsql-php

From Archana K N
Subject Re: Cannot connect to remote postgres using php
Date
Msg-id CACa6=i0-OoXeH-AXq0Xje2KC6w0_HuRFwU4fa6KP7T-vamAwSQ@mail.gmail.com
Whole thread Raw
In response to Re: Cannot connect to remote postgres using php  ("Dimitris Sakellarios" <dimitris.sakellarios@telesuite.gr>)
Responses Re: Cannot connect to remote postgres using php  (Sven Marcel Buchholz <sven@is-buchholz.com>)
List pgsql-php


I host pgsql servers on both machines.
the pph code is like this



'

$conn=pg_connect("host=10.162.19.3 port=5432 dbname=postgres user=postgres password=postgresql");

'



--
-------------------
regards
archana
--------------------

pgsql-php by date:

Previous
From: "Dimitris Sakellarios"
Date:
Subject: Re: Cannot connect to remote postgres using php
Next
From: Sven Marcel Buchholz
Date:
Subject: Re: Cannot connect to remote postgres using php