Thread: Intel Macs and PostgreSQL

Intel Macs and PostgreSQL

From
Brendan Duddridge
Date:
Does anyone know if PostgreSQL 8.1.x will work on the new Intel Macs? I'm putting in my order for a new MacBook Pro.

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 

Attachment

Re: Intel Macs and PostgreSQL

From
Tom Lane
Date:
Brendan Duddridge <brendan@clickspace.com> writes:
> Does anyone know if PostgreSQL 8.1.x will work on the new Intel Macs?

If it doesn't, send a patch ;-)

We work fine on Intel hardware, and on Darwin, so I'd expect at most
very minor issues getting it to work on Darwin/Intel.  But I can't deny
that this is a trail not yet blazed.

            regards, tom lane

Re: Intel Macs and PostgreSQL

From
Brendan Duddridge
Date:
I just thought that since the Intel transition Macs have been out for
a while someone who had one would have already built PostgreSQL 8.1.x
for Intel/Mac.

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 Jan 11, 2006, at 12:13 AM, Tom Lane wrote:

> Brendan Duddridge <brendan@clickspace.com> writes:
>> Does anyone know if PostgreSQL 8.1.x will work on the new Intel Macs?
>
> If it doesn't, send a patch ;-)
>
> We work fine on Intel hardware, and on Darwin, so I'd expect at most
> very minor issues getting it to work on Darwin/Intel.  But I can't
> deny
> that this is a trail not yet blazed.
>
>             regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>


Attachment

Re: Intel Macs and PostgreSQL

From
Sean Davis
Date:


On 1/11/06 2:13 AM, "Tom Lane" <tgl@sss.pgh.pa.us> wrote:

> Brendan Duddridge <brendan@clickspace.com> writes:
>> Does anyone know if PostgreSQL 8.1.x will work on the new Intel Macs?
>
> If it doesn't, send a patch ;-)
>
> We work fine on Intel hardware, and on Darwin, so I'd expect at most
> very minor issues getting it to work on Darwin/Intel.  But I can't deny
> that this is a trail not yet blazed.

Isn't PostgreSQL used by the newest versions of the system (10.4.x)?  If not
by default, it is available for some extensions, I think.  See here:

http://developer.apple.com/appleapplications/ardsql.html

So, I think apple may have an interest in making sure that it does work, but
I'm WAY outside the thought processes of large computer companies.

Sean



Re: Intel Macs and PostgreSQL

From
Brendan Duddridge
Date:
A friend of mine built 8.1.2 today on an Intel transition kit Mac and
he said it built and make check worked perfectly. Hopefully that
means the database will work. I'm sure it will.

____________________________________________________________________
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 Jan 11, 2006, at 4:23 AM, Sean Davis wrote:

>
>
>
> On 1/11/06 2:13 AM, "Tom Lane" <tgl@sss.pgh.pa.us> wrote:
>
>> Brendan Duddridge <brendan@clickspace.com> writes:
>>> Does anyone know if PostgreSQL 8.1.x will work on the new Intel
>>> Macs?
>>
>> If it doesn't, send a patch ;-)
>>
>> We work fine on Intel hardware, and on Darwin, so I'd expect at most
>> very minor issues getting it to work on Darwin/Intel.  But I can't
>> deny
>> that this is a trail not yet blazed.
>
> Isn't PostgreSQL used by the newest versions of the system
> (10.4.x)?  If not
> by default, it is available for some extensions, I think.  See here:
>
> http://developer.apple.com/appleapplications/ardsql.html
>
> So, I think apple may have an interest in making sure that it does
> work, but
> I'm WAY outside the thought processes of large computer companies.
>
> Sean
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>


Attachment