Re: PGSQL Manager
| От | Scott Marlowe |
|---|---|
| Тема | Re: PGSQL Manager |
| Дата | |
| Msg-id | 1087144745.32487.4.camel@localhost.localdomain обсуждение исходный текст |
| Ответ на | PGSQL Manager (Rinku Shivnani <rinku_pgsql@yahoo.com>) |
| Список | 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 по дате отправления: