| От | Reini Urban |
|---|---|
| Тема | Re: Installation error |
| Дата | |
| Msg-id | 45FB129C.8090104@x-ray.at обсуждение исходный текст |
| Ответ на | Installation error (makhan <emoazzam@yahoo.com>) |
| Список | pgsql-cygwin |
makhan schrieb: > 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. This is not a postgresql specific question. If initdb is in /usr/sbin/ it would be: /usr/sbin/initdb -D /usr/local/pgsql/data -W -E LATIN1 and so on.
В списке pgsql-cygwin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера