postgresql problem

2004-05-04 Thread Christopher Benson-Manica
initdb doesn't work, because it says the shmget system call is not implemented. Is there anything I can do about this? -- Christopher Benson-Manica ataru(at)sdf.lonestar.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: postgresql problem

2004-05-04 Thread Larry Hall
At 01:26 PM 5/4/2004, you wrote: initdb doesn't work, because it says the shmget system call is not implemented. Is there anything I can do about this? Sure: http://www.tishler.net/jason/software/postgresql/postgresql-7.4.1.README BTW, I found this by googling. It's loads of fun! ;-) --

RE: postgresql problem

2004-05-04 Thread Reid Thompson
read the doc for postgresql under cygwin/usr/share/doc/Cygwin reid -Original Message- From: Christopher Benson-Manica [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 1:26 PM To: [EMAIL PROTECTED] Subject: postgresql problem initdb doesn't work, because it says