Re: postgresql installation
"Tabitha McNerney" <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On 8/3/06, Emmanuel Hainry <[email protected]> wrote: > > Citando Michael Thon : > > Greetings - I just installed postgresql81 and postgresql81-server but > > I cannot find some of the command line utilities that the postgresql > > documentation says should exist. where are the createdb and > > createuser programs? > > 'port contents postgresql81' should answer this question. It seems they > are in /opt/local/lib/postgregsql81/bin > > This is a rather strange place to put them I find. They would better > belong in some /opt/local/libexec directory... I agree that its a bit quirky. I don't actually mind if they are (for example Postgres 8.1.3) in /opt/local/lib/pgsql8/bin because I have scripts that I wrote which expect binaries there (and also have some shell path variables pointing to that directory) but now with the discovery, courtesy of Dr. Thon, of the completely separate postgresql811 port (for version 8.1.4), its a little bit confusing. Regards, T. Emmanuel > > > _______________________________________________ > Darwinports mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/darwinports > > > >