From: | gth668q(at)mail(dot)gatech(dot)edu |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Postgresql insstallation problem |
Date: | 2007-03-05 23:31:38 |
Message-ID: | 1173137498.45eca85acb8bb@webmail.mail.gatech.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
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
From | Date | Subject | |
---|---|---|---|
Next Message | makhan | 2007-03-05 23:57:30 | Installation error |
Previous Message | Reini Urban | 2007-01-27 23:40:45 | Re: initdb failure |