Thread: Mac OS X

Mac OS X

From
"Nathan Leon Pace, MD, MStat"
Date:
I run an older version of psql (7.2.4) on a Linux machine.

I wish to migrate psql to an Intel Mac running OS x 10.4.8.

The supported platforms table in postgresql-8.1-US.pdf (page 259) lists Mac OS X with a PPC cpu as being supported, but not Mac OS X with a Intel cpu.

Can psql run on an Intel Mac?

Have I addressed my question to the correct list?

Nathan

Nathan Leon Pace, MD, MStat
University of Utah
Salt Lake City, UT 84132
Office: 801.581.6393
Fax: 801.581.4367
Cell: 801.205.1019
Pager: 801.291.9019
Home: 801.467.2925




Re: Mac OS X

From
"Joshua D. Drake"
Date:
On Thu, 2006-11-09 at 10:10 -0700, Nathan Leon Pace, MD, MStat wrote:
> I run an older version of psql (7.2.4) on a Linux machine.
>
>
> I wish to migrate psql to an Intel Mac running OS x 10.4.8.
>
>
> The supported platforms table in postgresql-8.1-US.pdf (page 259)
> lists Mac OS X with a PPC cpu as being supported, but not Mac OS X
> with a Intel cpu.
>
>
> Can psql run on an Intel Mac?

Yes, absolutely. It is just that 8.1 came out before the Intel Macs. It
will perform wonderfully on a Intel Mac.

Joshua D. Drake

--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




Re: Mac OS X

From
Steve Atkins
Date:
On Nov 9, 2006, at 9:10 AM, Nathan Leon Pace, MD, MStat wrote:

> I run an older version of psql (7.2.4) on a Linux machine.
>
> I wish to migrate psql to an Intel Mac running OS x 10.4.8.
>
> The supported platforms table in postgresql-8.1-US.pdf (page 259)
> lists Mac OS X with a PPC cpu as being supported, but not Mac OS X
> with a Intel cpu.
>
> Can psql run on an Intel Mac?

It's running fine on this one. No problems building from
source.

There are several people providing prebuilt universal
binary packages for OS X.

http://www.entropy.ch/software/macosx/postgresql/
is one.

Cheers,
   Steve