Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postgresql and Sparc?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
snorkel
Apprentice
Apprentice


Joined: 14 May 2002
Posts: 206
Location: Milwaukee, WI

PostPosted: Wed Jun 25, 2003 11:17 pm    Post subject: Postgresql and Sparc? Reply with quote

emerged it and when I start it I get this in the log:
IpcMemoryCreate: shmget(key=5432001, size=34275328, 03600) failed: Invalid argument

This error usually means that PostgreSQL's request for a shared memory
segment exceeded your kernel's SHMMAX parameter. You can either
reduce the request size or reconfigure the kernel with larger SHMMAX.
To reduce the request size (currently 34275328 bytes), reduce
PostgreSQL's shared_buffers parameter (currently 2048) and/or
its max_connections parameter (currently 1024).

If the request size is already small, it's possible that it is less than
your kernel's SHMMIN parameter, in which case raising the request size or
reconfiguring SHMMIN is called for.

The PostgreSQL Administrator's Guide contains more information about
shared memory configuration.

I can't find SHMMAX param in the kernel, any idea's
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum