> -----Original Message----- > From: Bernd Wollny [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2002 14:53 > To: Dave Page > Subject: Re: [pgadmin-support] Connecting to Postgres under > Linux in VMWare from WindowsXP!!! (fwd) > > > Hi Dave! > > Its in german but i will translate it shortly: > > C:\>telnet postgresql 5432 > Verbindungsaufbau zu postgresql...Es konnte keine Verbindung > mit dem Host herges tellt werden, auf Port 5432: Verbinden > fehlgeschlagen > > That means as you thougt: > Connection refused to host on port 5432! > Not able to connect.
No, they're subtly different. different. Your message was connection refused, but mine was invalid packet size. In other words, I connected to the PostgreSQL server (but it didn't like what I said), but you didn't. Are you sure you have a working network connection between XP and your Linux VM? Can you ping the VM from XP? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly