REMOVE

From: Héctor Mundaca S(dot) <hmundaca(at)uni(dot)cl>
To: <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: REMOVE
Date: 2005-06-08 22:12:02
Message-ID: 001201c56c77$1aa0eff0$0800000a@hectorm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda


----- Original Message -----
From: J. Arturo Llanquihuén M.
To: Alejandro Brust ; pgsql-es-ayuda(at)postgresql(dot)org
Sent: Wednesday, June 08, 2005 6:09 PM
Subject: Re: [pgsql-es-ayuda] Parametros para postgresql

Alejandro.
cheque el siguiente link
http://www.juancarlosmoral.es/hardware_tunning.html
te servira para configurar tu servidor adecuadamente .

saludos.

----- Original Message -----
From: Alejandro Brust
To: pgsql-es-ayuda(at)postgresql(dot)org
Sent: Wednesday, June 08, 2005 5:10 PM
Subject: [pgsql-es-ayuda] Parametros para postgresql

Hola a todos soy nuevo en la lista y estoy teniendo algunos problemas en cuanto a la configuracion del archivo postgresql.conf

Les describo lo que tengo:
Pent IV
1Gb ram
120 Gb HD
OS Freebsd 5.3
postgrsql 8.0

La cuestion es que estoy alcanzado picos de conexiones maximas y me pide que levante el parametro max_connections pero....

DETAIL: Failed system call was semget(5432004, 17, 03600).
HINT: This error does *not* mean that you have run out of disk space.
It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of
semaphores (SEMMNS), would be exceeded. You need to raise the respective kernel parameter. Alternatively, reduce PostgreSQL's
consumption of semaphores by reducing its DETAIL: Failed system call was semget(5432004, 17, 03600).
HINT: This error does *not* mean that you have run out of disk space.
It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of
semaphores (SEMMNS), would be exceeded. You need to raise the respective kernel parameter. Alternatively, reduce PostgreSQL's
consumption of semaphores by reducing its max_connections parameter (currently 50).
The PostgreSQL documentation contains more information about configuring your system for PostgreSQL.
parameter (currently 50).
The PostgreSQL documentation contains more information about configuring your system for PostgreSQL.

Alguien me podria decir para esta cantidad de ram y este S.O. si hay que compilar el kernel o tocar algun parametro, tengo algo leido pero
se me hace muy confuso y estoy muy corto de tiempo....

gracias por adelantado!

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Morena González 2005-06-08 22:19:31 [OT] ¿Cuáles deberían ser las funciones de un DBA?
Previous Message J. Arturo Llanquihuén M. 2005-06-08 22:09:16 Re: Parametros para postgresql