Re: pgsql and Mac OS X

From: merlyn(at)stonehenge(dot)com (Randal L(dot) Schwartz)
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tom Allison <tom(at)tacocat(dot)net>, Erik Jones <erik(at)myemma(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: pgsql and Mac OS X
Date: 2007-04-30 22:22:33
Message-ID: 86ejm1zemu.fsf@blue.stonehenge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "Tom" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

Tom> What you can do if you want to build PG from source is build normally
Tom> but only install the client programs. The Fine Manual recommends

Tom> gmake -C src/bin install
Tom> gmake -C src/include install
Tom> gmake -C src/interfaces install
Tom> gmake -C doc install

Tom> instead of the usual "gmake install".

The Randal Notebook recommends:

fink install postgresql

:-)

Then you get automatic startup on boot, usernames added, etc.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn(at)stonehenge(dot)com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-04-30 22:23:33 Re: pgsql and Mac OS X
Previous Message Philip Hallstrom 2007-04-30 22:18:22 Re: pgsql and Mac OS X