From: | <Mauro(dot)Morales(at)intralatina(dot)cl> |
---|---|
To: | <ediez(at)aq(dot)upm(dot)es>, <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx> |
Subject: | [Pgsql-ayuda] RE: [Pgsql-ayuda] Instalación en Cygwin |
Date: | 2003-04-29 19:08:50 |
Message-ID: | 225E185A5CEC8C48AE14FF879E0E14F1027A5A@exchange2.clcorp.asp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
Esther, el mensaje de error es claro.
Revisa tu postgresql.conf y haz la revision en shared_buffers y max_connections.
Saludos.
Mauro.
:-----Mensaje original-----
:De: Esther Díez [mailto:ediez(at)aq(dot)upm(dot)es]
:Enviado el: Martes, 29 de Abril de 2003 3:17
:Para: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
:Asunto: [Pgsql-ayuda] Instalación en Cygwin
:
:
:Hola,
:
:Después de algunos problemillas, he conseguido instalar
:postgres en cygwin,
:pero tengo un problema:
:
:Cuando intento arrancar el servicio postmaster, se para y aparece el
:siguiente error en el fichero
:postmaster.log
:--
:IpcMemoryCreate: shmget(key=5432001, size=1499136, 03600) failed: Not
:enough core
:
:This error usually means that PostgreSQL's request for a shared
:memory segment exceeded available memory or swap space.
:To reduce the request size (currently 1499136 bytes), reduce
:PostgreSQL's shared_buffers parameter (currently 64) and/or
:its max_connections parameter (currently 32).
:
:The PostgreSQL Administrator's Guide contains more information about
:shared memory configuration.
:---
:
:He probado a arrancar postmaster con las opciones -B y -N ,
:pero por mucho
:que baje el número sigue apareciendo el mismo mensaje.
:
:Espero vuestras sugerencias.
:
:Saludos.
:
:
:
:---------------------------------------------------------------
:--------------------------------------
:Esther Díez ediez(at)aq(dot)upm(dot)es
:Técnico de Gestión de Sistemas e Informática
:Centro de Cálculo
:Escuela Técnica Superior de Arquitectura
:---------------------------------------------------------------
:--------------------------------------
:
:_______________________________________________
:Pgsql-ayuda mailing list
:Pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
:http://tlali.iztacala.unam.mx/mailman/listinfo/pgsql-ayuda
:
From | Date | Subject | |
---|---|---|---|
Next Message | Jose Ayala - INCALPACA TPX | 2003-04-29 20:29:14 | Re: [Pgsql-ayuda] select |
Previous Message | Mauro.Morales | 2003-04-29 19:06:45 | RE: [Pgsql-ayuda] consultas agrupando porfecha |