Re: PostgreSQL does not RUN On Windows
| От | Onkar Chandel |
|---|---|
| Тема | Re: PostgreSQL does not RUN On Windows |
| Дата | |
| Msg-id | BAY2-F137Rq1yUTwFu2000047ee@hotmail.com обсуждение |
| Ответ на | PostgreSQL does not RUN On Windows ("Onkar Chandel" <onkar@hotmail.com>) |
| Ответы |
Re: PostgreSQL does not RUN On Windows
|
| Список | pgsql-cygwin |
Solution of my problem was.
- I downloaded latest Cygwin with Postgresql 7.3.1 and installed from cygwin.com
- Downloaded Cygipc 1.13-2 (Also sent by Patrick) and unzipped using
$ tar -C / -xjf cygipc-1.13-2.tar.bz2
- Created .bashrc in '/' directory
PATH=$PATH:/usr/local/pgsql/bin:/usr/local/bin
PGDATA=/usr/local/pgsql/data
PGLIB=/usr/local/pgsql/lib
LD_LIBRARY_PATH=/usr/local/pgsql/lib:/usr/local/lib
export LD_LIBRARY_PATH PATH PGDATA PGLIB
- Ran '$ source /.bashrc
- I ran '$ ipc-daemon&' and then I ran '$ initdb'
- Then finally ran '$ postmaster -i'
And to my surprise adduser, createdb etc. all started working. Cool!!!
And thanks again for your kind help guys.
Onkar Chandel
Protect your PC - Click here for McAfee.com VirusScan Online
В списке pgsql-cygwin по дате отправления: