Re: Cannot connect to remote postgres using php

From: Archana K N <archanakknn(at)gmail(dot)com>
To: Dimitris Sakellarios <dimitris(dot)sakellarios(at)telesuite(dot)gr>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Cannot connect to remote postgres using php
Date: 2012-04-30 18:10:33
Message-ID: CACa6=i0-OoXeH-AXq0Xje2KC6w0_HuRFwU4fa6KP7T-vamAwSQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
--------------------

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Sven Marcel Buchholz 2012-04-30 18:19:09 Re: Cannot connect to remote postgres using php
Previous Message Dimitris Sakellarios 2012-04-30 16:40:36 Re: Cannot connect to remote postgres using php