Harrie Hazewinkel | 26 Aug 2006 15:30
Favicon

postgresql installation

HI,

I am trying to install the postgresql81 and postgresql81-server
from the DarwinParts on a MacBook. The installation succeeds without
any error, but I do not find the initdb or postmaster (db daemon)
installed somewhere.

After searching for it, I could not find the right information
to help me out. Therefore, could someone shed some light on
how to install the PostgreSQL DB via DarwinPorts?

Harrie
Daniel J. Luke | 26 Aug 2006 18:35
Favicon

Re: postgresql installation

On Aug 26, 2006, at 9:30 AM, Harrie Hazewinkel wrote:
> I am trying to install the postgresql81 and postgresql81-server
> from the DarwinParts on a MacBook. The installation succeeds without
> any error, but I do not find the initdb or postmaster (db daemon)
> installed somewhere.

% port contents postgresql81 | grep initdb
   /opt/local/lib/postgresql81/bin/initdb
% port contents postgresql81 | grep postmaster
   /opt/local/lib/postgresql81/bin/postmaster

> After searching for it, I could not find the right information
> to help me out. Therefore, could someone shed some light on
> how to install the PostgreSQL DB via DarwinPorts?

--
Daniel J. Luke
+========================================================+
| *---------------- dluke <at> geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+

_______________________________________________
Darwinports mailing list
Darwinports <at> opendarwin.org
(Continue reading)


Gmane