Connecting Tech Pros Worldwide Help | Site Map

Connection to a PG 8.0 Beta 1 win32 server

Secrétariat
Guest
 
Posts: n/a
#1: Nov 23 '05


Hello !

I've installed the Beta 1 on Win XP Pro, it seem working correctly.
I load a database from Linux 7.4.3 with pgdumpall, it works too.
But I can't connect from other PC over the LAN (I modified pg_hba.conf for the hosts).
If I write in postgresql.conf :
tcpip_socket = true
port = 5432
I can't connect from the LAN, NEITHER from the local machine ?!
Where I've made a mistake ?

Luc
Gaetano Mendola
Guest
 
Posts: n/a
#2: Nov 23 '05

re: Connection to a PG 8.0 Beta 1 win32 server


Secrétariat wrote:
[color=blue]
>
> Hello !
>
> I've installed the Beta 1 on Win XP Pro, it seem working correctly.
> I load a database from Linux 7.4.3 with pgdumpall, it works too.
> But I can't connect from other PC over the LAN (I modified pg_hba.conf
> for the hosts).
> If I write in postgresql.conf :
> tcpip_socket = true
> port = 5432
> I can't connect from the LAN, NEITHER from the local machine ?!
> Where I've made a mistake ?[/color]

Show us your pg_hba.conf, what is the exact error ?



Regards
Gaetano Mendola


Closed Thread