Re: error in cygwin - please help me

From: "Mike G(dot)" <mike(at)thegodshalls(dot)com>
To: Caroline Perlin <carolineperlin(at)gmail(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: error in cygwin - please help me
Date: 2004-09-24 05:22:49
Message-ID: 20040924052249.GC20889@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,

ipc-daemon is no longer used. You need to start cygserver and make sure it is in your path. Whatever instruction list you are following is out of date.

Are you following the readme included with the package? I thought that had been updated last release but perhaps not....

On Wed, Sep 22, 2004 at 11:22:03AM -0400, Caroline Perlin wrote:
> Hello,
>
> I ´ve got some problems with cygwin. Let me explain:
>
> I run the ipc-daemon and type the command:
> $ initdb -D /var/psql .
> The message showed is the following:
>
>
> The files belonging to this database system will be owned by user "caroline".
> This user must also own the server process.
>
> The database cluster will be initialized with locale C.
>
> fixing permissions on existing directory /var/psql... ok
> creating directory /var/psql/base.. ok
> creating directory /var/psql/global.. ok
> creating directory /var/psql/pg_xlog.. ok
> creating directory /var/psql/pg_clog.. ok
> selecting defaulr max_connections... Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> 10
> slecting default shared_buffers... Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> 50
> creating configuration files... ok
> creating template1 database in /var/psql/base/1... Signal 12
>
> initdb failed
>
>
> I wonder if you might explain me what could be my error while trying
> to run this program.
> Have a nice day
> Caroline Perlin.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Reini Urban 2004-09-24 09:38:53 Re: PostgreSQL_7.5.4-1 on Windows-XP
Previous Message Mike G. 2004-09-24 05:19:12 Re: PostgreSQL_7.5.4-1 on Windows-XP