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


Thanks a lot to Jason, Patrick, and Pascal for your kind help.

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

>Onkar,
>
>On Fri, Jan 10, 2003 at 02:32:06PM +0000, Onkar Chandel wrote:
> > I tried all available combinations as suggested on internet but it
> > never run.
> >
> > 1. Pre-compiled version with latest Cygwin package: ipc-daemon (cygipc
> > 1.09) was running and then I tried to run 'initdb' it said
> > IPCSemaphorCreate is not implemented.
>
>The latest Cygwin PostgreSQL 7.3-1 *requires* cygipc 1.13-2. Please read
>the README:
>
> http://www.tishler.net/jason/software/postgresql/postgresql-7.3.README
>
>Jason


Protect your PC - Click here for McAfee.com VirusScan Online

В списке pgsql-cygwin по дате отправления: