[Pgsql-ayuda] HELP:No puedo crear base de datos ni setear postmaster

From: Javier Guiducci <jguiducc(at)ta(dot)telecom(dot)com(dot)ar>
To: "'pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx'" <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
Subject: [Pgsql-ayuda] HELP:No puedo crear base de datos ni setear postmaster
Date: 2003-12-16 13:12:02
Message-ID: OF87CF90CF.7B28D401-ON03256DFE.0047F038@ta.telecom.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

<html><body>
<p>Alvaro te agradezco por lo de las binutils. Pero ahora luego de correr el initdb sin inconvenientes <br>
me encuentro con los siguientes errores: <br>
<br>
Antes te aclaro que ya bajé los valores de:<br>
shared_buffers parameter (currently 64) and/or<br>
its max_connections parameter (currently 32).<br>
Y sigo con el inconveniente.<br>
<br>
Tampoco se donde setear si:<br>
¿Is the server running locally and accepting connections on Unix domain socket &quot;/tmp/.s.PGSQL.5432&quot;?<br>
<br>
Te adjunto el texto de los errores:<br>
<br>
Error 1: con el postmaster<br>
bigadmin% /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/bdata<br>
IpcMemoryCreate: shmget(key=5432001, size=1499136, 03600) failed: Invalid argume<br>
nt<br>
<br>
This error usually means that PostgreSQL's request for a shared memory<br>
segment exceeded your kernel's SHMMAX parameter. You can either<br>
reduce the request size or reconfigure the kernel with larger SHMMAX.<br>
To reduce the request size (currently 1499136 bytes), reduce<br>
PostgreSQL's shared_buffers parameter (currently 64) and/or<br>
its max_connections parameter (currently 32).<br>
<br>
If the request size is already small, it's possible that it is less than<br>
your kernel's SHMMIN parameter, in which case raising the request size or<br>
reconfiguring SHMMIN is called for.<br>
<br>
The PostgreSQL Administrator's Guide contains more information about<br>
shared memory configuration.<br>
<br>
Error 2: con el cretedb<br>
bigadmin% createdb prueba1<br>
psql: could not connect to server: No such file or directory<br>
Is the server running locally and accepting<br>
connections on Unix domain socket &quot;/tmp/.s.PGSQL.5432&quot;?<br>
createdb: database creation failed<br>
<br>
Saludos<br>
AVISO LEGAL:<br>
Esta información es privada y confidencial y está dirigida únicamente a su destinatario. Si usted no es el destinatario original de este mensaje y por este medio pudo acceder a dicha información por favor elimine el mensaje. La distribución o copia de este mensaje está estrictamente prohibida. Esta comunicación es sólo para propósitos de información y no debe ser considerada como propuesta, aceptación ni como una declaración de voluntad oficial de TELECOM ARGENTINA STET - FRANCE TELECOM S.A. . La transmisión de e-mails no garantiza que el correo electrónico sea seguro o libre de error. Por consiguiente, no manifestamos que esta información sea completa o precisa. Toda información está sujeta a alterarse sin previo aviso.<br>
<br>
This information is private and confidential and intended for the recipient only. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and shall not be regarded neither as a proposal, acceptance nor as a statement of will or official statement from TELECOM ARGENTINA STET - FRANCE TELECOM S.A. . Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice.</body></html>

Attachment Content-Type Size
unknown_filename text/html 3.2 KB

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2003-12-16 14:39:35 Re: [Pgsql-ayuda] HELP:No puedo crear base de datos ni setear postmaster
Previous Message INF. Div. Ingeniería e Investigación (Rodolfo Farias Munoz) 2003-12-16 12:42:49 [Pgsql-ayuda] traspaso de tablas