Re: Running Windows on a Mac partition

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: John Gage <jsmgage(at)numericable(dot)fr>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Running Windows on a Mac partition
Date: 2010-03-30 21:46:09
Message-ID: dcc563d11003301446g5d190187t2916d227f599da15@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Mar 30, 2010 at 1:57 PM, John Gage <jsmgage(at)numericable(dot)fr> wrote:
> I just wondered if I could access the same 8.4.2 server from the Windows
> partition (XP via "Bootcamp") as I do from the Mac partition on my Mac?

Assuming both virtual machines (or the virtual machine and the host)
are up at the same time, it's more of a networking issue that anything
else. As long as the pg_hba.conf and postgresql.conf files have
entries allowing outside machines to connect via TCP/IP you should be
able to just point your windows partition over to the IP of the Mac
partition and be set.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua Berry 2010-03-30 22:20:18 Re: Running Windows on a Mac partition
Previous Message John Gage 2010-03-30 19:57:45 Running Windows on a Mac partition