Re: [BUGS] BUG #4448: postgres won't start with latest stable kernel

2008-10-03 Thread Don Harter
Tom Lane wrote: > "Donald Harter" <[EMAIL PROTECTED]> writes: > >> shmget(0x52e2c1, 39288832, IPC_CREAT|IPC_EXCL|0600) = -1 EINVAL (Invalid >> argument) >> > > Usually this means that SHMMAX is too small (as indeed Postgres tried > to tell you). > > regards, tom lane >

Re: [BUGS] BUG #4448: postgres won't start with latest stable kernel

2008-10-03 Thread Tom Lane
"Donald Harter" <[EMAIL PROTECTED]> writes: > shmget(0x52e2c1, 39288832, IPC_CREAT|IPC_EXCL|0600) = -1 EINVAL (Invalid > argument) Usually this means that SHMMAX is too small (as indeed Postgres tried to tell you). regards, tom lane -- Sent via pgsql-bugs mailing list (p

[BUGS] BUG #4448: postgres won't start with latest stable kernel

2008-10-03 Thread Donald Harter
The following bug has been logged online: Bug reference: 4448 Logged by: Donald Harter Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1-15.1 Operating system: SUSE11.0 Description:postgres won't start with latest stable kernel Details: When I use this kern