Solved: IpcMemoryCreate: shmget failed

1999-08-02 Thread Mario Olimpio de Menezes
Hi, I should read all Postgresql FAQ's. The answer is right there. For some reason (probably a mistake), I disable IPC in the kernel. Rebuilding it, fixed the problem. Thanks for the suggestion Eric. []s, Mario O.de Menezes"Many are the plans in a man's

Re: IpcMemoryCreate: shmget failed

1999-07-31 Thread egm2
I believe that particular error is caused by not running the postmaster with the '-i' option. It's come up before, and I know it's a configuration issue. Just not remembering exactly what configuration is needed to get past that. But: Have you first initialized a database location with initlocati

IpcMemoryCreate: shmget failed

1999-07-30 Thread Mario Olimpio de Menezes
Hi, I'm trying to start postgres 6.5.1 just compiled in my slink system and I'm getting the above error. What could be the problem? How to fix it? I'm using 2.2.10 kernel with the updated netbase and lsof (from the Debian page). Thanks, Mario O.de Menezes"Many