X-Original-To: pgsql-general-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 42ECA3A4AA8 for ; Mon, 15 Nov 2004 21:04:40 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 46768-10 for ; Mon, 15 Nov 2004 21:04:35 +0000 (GMT) Received: from amsfep20-int.chello.nl (unknown [213.46.243.18]) by svr1.postgresql.org (Postfix) with ESMTP id 3C2863A4AA0 for ; Mon, 15 Nov 2004 21:04:33 +0000 (GMT) Received: from [192.168.2.100] (really [24.132.186.216]) by amsfep20-int.chello.nl (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041115210432.RBQW29770.amsfep20-int.chello.nl@[192.168.2.100]> for ; Mon, 15 Nov 2004 22:04:32 +0100 Message-ID: <419919DD.2070504@estienne.nl> Date: Mon, 15 Nov 2004 22:04:29 +0100 From: Estienne van Velzen User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pgsql-general@postgresql.org Subject: Re: PostgreSQL on Guest Host (VMWare) References: <200411132120.51294.peter_e@gmx.net> <1100449519.2950.1123.camel@localhost.localdomain> <1100493852.23420.33.camel@localhost.localdomain> <200411151016.53648.josh@agliodbs.com> <3234659046.20041116010544@on.kg> In-Reply-To: <3234659046.20041116010544@on.kg> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests=HOT_NASTY X-Spam-Level: X-Archive-Number: 200411/741 X-Sequence-Number: 68821 Have you configured postgresql to work with tcp/ip ? http://www.postgresql.org/docs/current/static/postmaster-start.html Succes Estienne ON.KG wrote: >Hi! > >Description: >VMware 4.0 >Main host is WinXP Pro (on FAT32) >and Guest Host is WinXP Pro (on NTFS) > >On Guest Host - PostgreSQL 8.0-beta2-dev3 > From Main host i'm trying to connect to PostgreSQL to Guest host >But as a result i'm receiving next message: > >Connection Refused (0x0000274D/10061) >Is the server running on host xxx.xxx.xxx.xxx and accepting TCP/IP >connections on port 5432? > >Tell me please, what is the problem? > >Thanx > >---------------------------(end of broadcast)--------------------------- >TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly > >