Re: Question about cygwin/postgres install

Lists: pgsql-cygwin
From: s(dot)j(dot)adair(at)att(dot)net
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Question about cygwin/postgres install
Date: 2004-06-24 15:20:08
Message-ID: 062420041520.13408.40DAF127000C87D90000346021612436469D070E0B0ED206D29C@att.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Hi,

I found a webpage www.postgresql.org/docs/faqs/text/FAQ_MSWIN that had How to install PostgreSQL on Windows.

I followed the directions and got cygwin working. I can do ls and all the unix commands. The problem is that it says:
Once the down load is complete, open a Cygwin shell and do the following:

Start ipc-daemon2 for shared memory support, by entering the command ipc-daemon2 & Unfortunately, bash cant find
this command. I cant either when I use windows explorer to search for it. I am pretty frustrated. The next steps tell how
to create a new database cluster using initdb and then the postmaster.... I see both of those in the bin directory.

Do you know where ipc-daemon2 is supposed to come from?

Thanks for any help you can provide.
Best Regards,

Sherry


From: mike g <mike(at)thegodshalls(dot)com>
To: s(dot)j(dot)adair(at)att(dot)net
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Question about cygwin/postgres install
Date: 2004-06-30 03:04:12
Message-ID: 1088564652.16709.3.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Hi,

If you are using 7.4.2 or 7.4.3 ipc-daemon2 is no longer used.
Cygserver is used in its place. See the new readme files included with
the installation instead. /usr/share/doc/Cygwin

Mike
On Thu, 2004-06-24 at 10:20, s(dot)j(dot)adair(at)att(dot)net wrote:
> Hi,
> I found a webpage www.postgresql.org/docs/faqs/text/FAQ_MSWIN
> that had How to install PostgreSQL on Windows.
>
>
>
> I followed the directions and got cygwin working. I can do ls
> and all the unix commands. The problem is that it says:
>
> Once the down load is complete, open a Cygwin shell and do the
> following:
>
>
>
> Start ipc-daemon2 for shared memory support, by entering the
> command ipc-daemon2 & Unfortunately, bash cant find
>
> this command. I cant either when I use windows explorer to
> search for it. I am pretty frustrated. The next steps tell
> how
>
> to create a new database cluster using initdb and then the
> postmaster.... I see both of those in the bin directory.
>
>
>
> Do you know where ipc-daemon2 is supposed to come from?
>
>
>
>
>
> Thanks for any help you can provide.
>
> Best Regards,
>
>
>
> Sherry
>
>
>
>