Re: [ADMIN] Configure foreign host for PostgreSQL 8.0.3 on WindowsXP

2005-09-29 Thread Todd Rockhold
Thanks to all who responded.  I'm a bit strapped for time now so I won't publish a detailed analysis of what was wrong.  Several of the suggestions provided were helpful and more than one thing was wrong with my setup.  The program is working now on the client machine. Thanks again for the help.

Re: [ADMIN] Configure foreign host for PostgreSQL 8.0.3 on WindowsXP

2005-09-28 Thread Manikandan C
Try disabling firewall. Because it may prevent any connections to your machine.   Regards, Mani -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Todd RockholdSent: Wednesday, September 28, 2005 1:03 PMTo: pgsql-admin@postgresql.orgSubject:

Re: [ADMIN] Configure foreign host for PostgreSQL 8.0.3 on WindowsXP

2005-09-28 Thread Dario
; pgsql-admin@postgresql.org Asunto: Re: [ADMIN] Configure foreign host for PostgreSQL 8.0.3 on WindowsXP > Installed PostgreSQL 8.0.3 on WindowsXP. Have not been able > to configure so that a client program running on a different > WindowsXP box can connect to the PostgreSQL database.

Re: [ADMIN] Configure foreign host for PostgreSQL 8.0.3 on WindowsXP

2005-09-28 Thread Magnus Hagander
> Installed PostgreSQL 8.0.3 on WindowsXP. Have not been able > to configure so that a client program running on a different > WindowsXP box can connect to the PostgreSQL database. > > As I understand the documentation, at least one of the > following configurations should work, but none do.

[ADMIN] Configure foreign host for PostgreSQL 8.0.3 on WindowsXP

2005-09-28 Thread Todd Rockhold
Installed PostgreSQL 8.0.3 on WindowsXP.  Have not been able to configure so that a client program running on a different WindowsXP box can connect to the PostgreSQL database. As I understand the documentation, at least one of the following configurations should work, but none do.  What have I do