Re: postgresql on windows 2000 - Mailing list pgsql-cygwin
From | Marek Lewczuk |
---|---|
Subject | Re: postgresql on windows 2000 |
Date | |
Msg-id | 000001c37392$c51edee0$4701a8c0@marek Whole thread Raw |
In response to | postgresql on windows 2000 (raj_14_11@rec-all.com) |
List | pgsql-cygwin |
Probably it's a problem with cygwin1.dll. Ok., you should do something else - after executing ipc-daemon you should check if it was loaded (go to task manager and find ipc-daemon process). I don't think, that ipc-daemon was loaded correctly. > -----Original Message----- > From: raj_14_11@rec-all.com [mailto:raj_14_11@rec-all.com] > Sent: Friday, September 05, 2003 9:37 AM > To: newsy@lewczuk.com > Subject: Re:RE: [CYGWIN] postgresql on windows 2000 > > > after all installations when i start cygwin i get the > following message > "Your username or group hasn't been setup correctly. > This typically happens if you are a domain user > (cygwin does not automatically create /etc/passwd or > /etc/group for domain users)" > > than i run > "ipc-daemon &" command it returns me "[1] 1688" > after all this when i run "initdb -D /data" > i get the following error > "The files belonging to this database system will be owned by > user "rajesh". This user must also own the server process. > > The database cluster will be initialized with locale EN_US. > This locale setting will prevent the use of indexes for > pattern matching operations. If that is a concern, rerun > initdb with the collation order set to "C". For more > information see the Administrator's Guide. > > creating directory /data... ok > creating directory /data/base... ok > creating directory /data/global... ok > creating directory /data/pg_xlog... ok > creating directory /data/pg_clog... ok > creating template1 database in /data/base/1... > IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: > Function not implemented > > initdb failed. > Removing /data. > " > > >As I said before it is a mather of ipc-daemon - it has to be > running if > >want to start postmaster, initdb etc... So you should open > bash shell > >and write "ipc-daemon &" > > > >> -----Original Message----- > >> From: pgsql-cygwin-owner@postgresql.org > >> [mailto:pgsql-cygwin-owner@postgresql.org] On Behalf Of > >> raj_14_11@rec-all.com > >> Sent: Friday, September 05, 2003 9:06 AM > >> To: pgsql-cygwin@postgresql.org > >> Subject: [CYGWIN] postgresql on windows 2000 > >> > >> > >> Hi, > >> i am new to postgresql and trying to use postgresql on > >> following configuration and getting the following error. > >> ********************************************** > >> Microsoft windows 2000 > >> Version 5.0 (build 2195 : service pack 4) > >> postgresql-7.3.4-2 > >> cygwin 2.340.2.5 > >> > >> > >> creating template1 database in /data/base/1... > >> IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: > >> Function not implemented > >> > >> > >> ********************************************** > >> Can you please help me to find a workaround so that it works > >> successfully. > >> > >> > >> regards, > >> Rajesh > >> > >> --------------------------------------------- > >> WWW.rec-all.com - a community of all the RECs > >> > >> ---------------------------(end of > >> broadcast)--------------------------- > >> TIP 9: the planner will ignore your desire to choose an index > >> scan if your > >> joining column's datatypes do not match > >> > > > > > > > > --------------------------------------------- > WWW.rec-all.com - a community of all the RECs >
pgsql-cygwin by date: