Обсуждение: PostgreSQL on Intel Core Duo Macs?

Поиск
Список
Период
Сортировка

PostgreSQL on Intel Core Duo Macs?

От
"Andrew L. Gould"
Дата:
I know PostgreSQL works on the PPC chip Macs; but has anyone
successfully installed PostgreSQL on one of the new Intel Core Duo Macs?

Thanks,

Andrew Gould

Re: PostgreSQL on Intel Core Duo Macs?

От
Steve Atkins
Дата:
On Mar 4, 2006, at 6:24 PM, Andrew L. Gould wrote:

> I know PostgreSQL works on the PPC chip Macs; but has anyone
> successfully installed PostgreSQL on one of the new Intel Core Duo
> Macs?

It's run fine on the intel developer macs for quite a while. I've not
actually
built it on the shiny new macs, but OSX/x86 is OSX/x86.

Cheers,
   Steve


Re: PostgreSQL on Intel Core Duo Macs?

От
"Andrew L. Gould"
Дата:
On Sat, 4 Mar 2006 19:34:49 -0800
Steve Atkins <steve@blighty.com> wrote:

>
> On Mar 4, 2006, at 6:24 PM, Andrew L. Gould wrote:
>
> > I know PostgreSQL works on the PPC chip Macs; but has anyone
> > successfully installed PostgreSQL on one of the new Intel Core Duo
> > Macs?
>
> It's run fine on the intel developer macs for quite a while. I've
> not actually
> built it on the shiny new macs, but OSX/x86 is OSX/x86.
>
> Cheers,
>    Steve
>

Thanks!

Andrew

Re: PostgreSQL on Intel Core Duo Macs?

От
Brendan Duddridge
Дата:
Hi,

We're running PostgreSQL 8.1.3 on an Intel iMac at work and I also
have it running just fine on my new MacBook Pro. No problems.
Compiled as is out of the box using the instructions at http://
keyvaluecoding.com

Thanks,

____________________________________________________________________
Brendan Duddridge | CTO | 403-277-5591 x24 |  brendan@clickspace.com

ClickSpace Interactive Inc.
Suite L100, 239 - 10th Ave. SE
Calgary, AB  T2G 0V9

http://www.clickspace.com

On Mar 4, 2006, at 8:46 PM, Andrew L. Gould wrote:

> On Sat, 4 Mar 2006 19:34:49 -0800
> Steve Atkins <steve@blighty.com> wrote:
>
>>
>> On Mar 4, 2006, at 6:24 PM, Andrew L. Gould wrote:
>>
>>> I know PostgreSQL works on the PPC chip Macs; but has anyone
>>> successfully installed PostgreSQL on one of the new Intel Core Duo
>>> Macs?
>>
>> It's run fine on the intel developer macs for quite a while. I've
>> not actually
>> built it on the shiny new macs, but OSX/x86 is OSX/x86.
>>
>> Cheers,
>>    Steve
>>
>
> Thanks!
>
> Andrew
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>


Вложения

Re: PostgreSQL on Intel Core Duo Macs?

От
"Andrew L. Gould"
Дата:
On Sun, 5 Mar 2006 00:34:46 -0700
Brendan Duddridge <brendan@clickspace.com> wrote:
> Hi,
>
> We're running PostgreSQL 8.1.3 on an Intel iMac at work and I also
> have it running just fine on my new MacBook Pro. No problems.
> Compiled as is out of the box using the instructions at http://
> keyvaluecoding.com
>
> Thanks,
> ____________________________________________________________________
> Brendan Duddridge | CTO | 403-277-5591 x24 |  brendan@clickspace.com

Hi Brendan,

Thanks for the information.  I guess I can start planning the
conversion!

Best regards,

Andrew