Re: [HACKERS] IPC Memory problem with Postmaster on BSDi 4.x
От | J. Michael Roberts |
---|---|
Тема | Re: [HACKERS] IPC Memory problem with Postmaster on BSDi 4.x |
Дата | |
Msg-id | Pine.GSO.4.10.9908011326150.12306-100000@school.cs.indiana.edu обсуждение исходный текст |
Ответ на | Re: [HACKERS] IPC Memory problem with Postmaster on BSDi 4.x (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [HACKERS] IPC Memory problem with Postmaster on BSDi 4.x
Re: [HACKERS] IPC Memory problem with Postmaster on BSDi 4.x |
Список | pgsql-hackers |
On Sat, 31 Jul 1999, Tom Lane wrote: > Roberth Andersson <roberth@jump-gate.com> writes: > > IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, > > size=1063936, permission=600 > > FATAL 1: ShmemCreate: cannot create region > > The kernel error message ("Invalid argument", here) is often very > unhelpful when dealing with shared memory and semaphore operations :-( FWIW, I'm just installing v6.5.1 on Solaris 2.5 -- and lo! I had the same problem, and sure enough, SHMEMMAX is 1meg, and -N 16 worked like a charm! So Tom, looks like you're right. As always. Since this was my first time compiling/installing pgsql, I've noticed a couple of oopses (maybe mine) in the installation instructions... Who do I talk to to update them? (Example: Instead of being able simply to type "initdb" to get started, I had to specify a user with "initdb -u postgres". That kind of stuff.) Michael
В списке pgsql-hackers по дате отправления: