Re: pgsql and Mac OS X - Mailing list pgsql-general

From merlyn@stonehenge.com (Randal L. Schwartz)
Subject Re: pgsql and Mac OS X
Date
Msg-id 86ejm1zemu.fsf@blue.stonehenge.com
Whole thread Raw
In response to Re: pgsql and Mac OS X  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql and Mac OS X  (Tom Allison <tom@tacocat.net>)
List pgsql-general
>>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.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@stonehenge.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!

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql and Mac OS X
Next
From: Erik Jones
Date:
Subject: Re: pgsql and Mac OS X