Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Compile error: command not found



"Nathan Garlington" <garlinto(at)gmail(dot)com> writes:
> Now, I'm trying to setup the data cluster, so I use:
> initdb -D /usr/local/pgsql/data
> as the postgres user but the shell tells me that the 'initdb' does not exist.

Either you forgot the "make install" step, or it installed the programs
into someplace that isn't in your $PATH.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group