From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Nikola Milutinovic <Nikola(dot)Milutinovic(at)ev(dot)co(dot)yu> |
Cc: | PostgreSQL general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL 7.3.1 on WinXP |
Date: | 2003-05-27 06:44:03 |
Message-ID: | 3ED30933.6070502@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Nix,
It sounds like you're trying to run the PostgreSQL "Proof of Concept" version, which is getting a bit out-of-date now.
Although it's a little bit more tedious to install, the proper cygwin version is what you really should be looking at for now.
http://sources.redhat.com/cygwin
Hope that helps.
Regards and best wishes,
Justin Clift
Nikola Milutinovic wrote:
> Hi all.
>
> Maybe this has already been discussed, but here goes. I'm trying to run PostgreSQL 7.3.1 on WinXP Professional. After some time I've learned that it must be installed under C:\Program Files\PostgreSQL for Cygwin to work (my default drive is D).
>
> When I run "initdb", it starts and when it reaches a point of creating "template1" DB, it - or should I say postmaster - crashes, saying it failed initialising Semaphores in a procedure Ipc*******. Now, I know that Windows most likely doesn't have IPC and that *that* procedure must be some sort of "internal adapter" for different OSes. I'm also pretty sure it works on at least some other Windows OS, but I'd like to have it WinXP.
>
> Can anyone lend a hand, shed some light,...
>
> Nix.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
From | Date | Subject | |
---|---|---|---|
Next Message | shreedhar | 2003-05-27 07:09:20 | Query Which is not supposted to list NULLS is listing NULLS also |
Previous Message | Oleg Bartunov | 2003-05-27 06:39:15 | Re: [Fwd: PostgreSQL to index MEDLINE] |