Thread: Installation Problems in Windows XP Pro
Hello,
I am having trouble installing postgresql on Windows XP Professional.
After searching within the archived emails, I've tried every suggestion regarding this problem..
Installing the newest cygipc, starting ipc-daemon before initdb doesn't seem to help.
When I try "initdb -d /usr/share/postgresql/data" I get the following error:
creating template1 database in=20 /usr/share/postgresql/data/base/1... IpcSemaphore Create: semget(key=3D1, num=3D17, 03600) failed: Function not= implemented initdb failed.
Removing /usr/share/postgresql/data
If anyone has any suggestions, please send them along.
Help will be greatly appreciated!
Thanks,
Sarah Yoon
Sarah, On Thu, Sep 25, 2003 at 05:28:32PM -0400, Yoon, Sarah [NCSUS] wrote: > When I try "initdb -d /usr/share/postgresql/data" I get the following error: ^ BTW, you should use "-D" not "-d" above. > creating template1 database in=20 /usr/share/postgresql/data/base/1... > IpcSemaphore Create: semget(key=3D1, num=3D17, 03600) failed: Function not= > implemented initdb failed. Sounds like a package version mismatch. > If anyone has any suggestions, please send them along. What does the following indicate? $ cygcheck -c cygipc cygwin postgresql Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6