Hi all,
After downloading and installing the latest Postgresql server
(postgresql-8.2.3-1.zip)
I can not make it accept local IP connections!
I edit the pg_hba.conf file with
host all all 192.168.100.1/32 trust
but still I can't connect from 192.168.100.1 to the DB.
Also during the installa
ons on 5432"
I will try to setup the database and see if this happens also the binary
distribution without the installer.
Thx
George
Paul Lambert <[EMAIL PROTECTED]> έγραψε: gpio Oxxce wrote:
> Hi all,
>
> After downloading and installing the latest Postgresql server
>
ion.
If you have the "Windows Firewall" option in Control Panel, check it's
disabled, then try again.
If that cures your problem, add an exception in for port 5432 before you turn
the firewall back on.
Andy.
gpio Oxxce wrote: Hi Paul, All,
My host pg_hba.conf:
host