Re: Cygwin

From: Felipe Fernandez <ffdezrguez(at)tiscali(dot)es>
To: postgresql <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Cygwin
Date: 2005-09-17 03:41:14
Message-ID: 432B905A.7020601@tiscali.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alvaro Herrera wrote:
<blockquote cite="mid20050916231358(dot)GC9069(at)surnet(dot)cl" type="cite">
<pre wrap="">On Fri, Sep 16, 2005 at 11:12:53PM +0100, Felipe Fernandez wrote:
</pre>
<blockquote type="cite">
<pre wrap="">El mensaje de error es

/usr/bin/postgres -D /usr/local/data &amp;

Debug: database was shutdown at .....
database system is ready

y Luego postgres backend interactive interface

backend&gt;
</pre>
</blockquote>
<pre wrap=""><!---->
Para que ejecutas ese programa? Lo que te interesa levantar es el
postmaster, no el "standalone backend".

</pre>
</blockquote>
Se supone q con <br>
<pre wrap="">/usr/bin/postgres -D /usr/local/data &amp;

arranco el postgresql pero al darme el error me sale el mensajes del backend y no hay forma de acceder al psql porme me da el mensaje de error

could not connect to server: no such file or
directory Is the server running locally and accepting ...

</pre>
<blockquote cite="mid20050916231358(dot)GC9069(at)surnet(dot)cl" type="cite">
<pre wrap=""></pre>
<blockquote type="cite">
<pre wrap="">Aqui puedo hacer vacuum, select y demas pero no se como pasar esos datos
a un fichero como con el pg_dump
</pre>
</blockquote>
<pre wrap=""><!---->
No se puede. El "standalone backend" es solo para tareas especificas.

</pre>
<blockquote type="cite">
<pre wrap="">El ficheroi /usr/bin/postmaster contiene

!&lt;symlink&gt;postgres.exe
</pre>
</blockquote>
<pre wrap=""><!---->
Hum. No se como se representaran los symlinks en Cygwin. Creo que lo
mas facil seria que borraras ese archivo y copiaras postgres.exe a
postmaster.exe.

</pre>
</blockquote>
<br>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 1.8 KB

In response to

  • Re: Cygwin at 2005-09-16 23:13:59 from Alvaro Herrera

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Martín Marqués 2005-09-17 12:11:03 Re: Programa del Curso sobre PostgreSQL
Previous Message Diego Gil 2005-09-17 03:02:32 Re: Programa del Curso sobre PostgreSQL