I have my postgresql DB ( rathat 9 ) on linux machine. and i have 2 windows clients ( win98) for this DB.started giving error
Could not connect to remote socket
I have taken care of each thing like
1) Starting postmaster with -i option
2) windows client machines can ping server.
3) windows client machines can access server's shared folders through samba services
4) pg_hba.conf file has 2 entries for my clients
what else should i do to connect my windows clients machines with my linux server ??