Re: PGSQL Manager - Mailing list pgsql-php

From Scott Marlowe
Subject Re: PGSQL Manager
Date
Msg-id 1087144745.32487.4.camel@localhost.localdomain
Whole thread Raw
In response to PGSQL Manager  (Rinku Shivnani <rinku_pgsql@yahoo.com>)
List pgsql-php
On Sun, 2004-06-13 at 08:20, Rinku Shivnani wrote:
> Dear all,
>
> Wd you pls tell me how to configure PGSQL manager on Win98.
>
> I have downloaded its trial version and installed it. But the system
> says Connection not succeed.
>
> Wd you pls guide me on the same.

The likely problem is your database server, not win98.  You need to edit
two files and restart the system to gain remote access.

You need these lines in these files, located in $PGDATA on the database
server:

postgresql.conf:
tcpip_socket = true

pg_hba.conf:
host       all  all  10.0.0.1/255.255.255.0  md5

Then restart your pgsql instance and the changes should take effect.



pgsql-php by date:

Previous
From: Rinku Shivnani
Date:
Subject: PGSQL Manager
Next
From: ljb
Date:
Subject: Re: pg_fetch_array