Date: Wed, 17 Oct 2007 12:11:24 -0700 From: Chuck Swiger <cswiger@mac.com> To: Chad Perrin <perrin@apotheon.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: postgresql and initdb Message-ID: <8B8EF8F5-86EE-4929-B5E7-93660FB212D2@mac.com> In-Reply-To: <20071017190216.GA23322@demeter.hydra> References: <20071017190216.GA23322@demeter.hydra>
index | next in thread | previous in thread | raw e-mail
On Oct 17, 2007, at 12:02 PM, Chad Perrin wrote:
> I've installed PostgreSQL here on FreeBSD 6.2-RELEASE, and I'm a
> little
> confused by the presence of the initdb(1) manpage and absence of an
> initdb command.
>
> # locate initdb
> /usr/local/man/man1/initdb.1.gz
> /usr/ports/databases/postgresql73-server/files/patch-src-bin-
> initdb-Makefile
> /usr/ports/databases/postgresql74-server/files/patch-src-bin-
> initdb-Makefile
> /usr/ports/www/rt2/files/patch-tools-initdb
>
> Any hints?
This:
% head /usr/ports/databases/postgresql74-server/pkg-plist-server
bin/initdb
bin/initlocation
bin/ipcclean
bin/pg_controldata
bin/pg_ctl
bin/pg_id
bin/pg_resetxlog
bin/postgres
bin/postmaster
etc/periodic/daily/502.pgsql
...suggests it will be put in /usr/local/bin/initdb (modulo $
{LOCALBASE}, if changed)-- try doing a rehash if needed. :-)
--
-Chuck
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8B8EF8F5-86EE-4929-B5E7-93660FB212D2>
