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?
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?
source.
There are several people providing prebuilt universal
binary packages for OS X.
http://www.entropy.ch/software/macosx/postgresql/
is one.
Cheers,
Steve