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

Postgresql insstallation problem



Hi
I installed cyqwin using the options given on the website.

I ran the following command to start the cygserver for shared memory support
/usr/sbin/cygserver &


When I try to create new databse cluster using the following commmand


initdb -D /usr/local/pgsql/data -W -E LATIN1

I get error

bash: initdb:command not found

same messaage when trying to start postmaster with command

postmaster -D /usr/local/pgsql/data


Can  you plz help me out with this.

Regards
Moazzam





Home | Main Index | Thread Index

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