Re: make error during PostgreSQL installation on windowsusingcygwin

From: "Godson Retna" <godsonr(at)siptech(dot)co(dot)in>
To: "Jason Tishler" <jason(at)tishler(dot)net>
Cc: <pgsql-cygwin(at)postgresql(dot)org>, "Cygwin" <cygwin(at)cygwin(dot)com>
Subject: Re: make error during PostgreSQL installation on windowsusingcygwin
Date: 2002-11-28 03:39:25
Message-ID: NGBBIKACPKEPGIODDAKHOEPBCEAA.godsonr@siptech.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi Jason

Thanks a million! Installation done.

Compiled from source after downloading PostgreSQL 7.2.3. Used your patch
and your inputs on the issue to complete the installation.

Best Regards.

Godson R.

-----Original Message-----
From: Jason Tishler [mailto:jason(at)tishler(dot)net]
Sent: Wednesday, November 27, 2002 6:23 PM
To: Godson Retna
Cc: pgsql-cygwin(at)postgresql(dot)org; Cygwin
Subject: Re: [CYGWIN] make error during PostgreSQL installation on
windowsusingcygwin

Godson,

On Tue, Nov 26, 2002 at 01:03:00PM +0530, Godson Retna wrote:
> $ initdb -D /usr/share/postgresql/data
> The files belonging to this database system will be owned by user
"Administrator".
> This user must also own the server process.
>
> [snip]
> creating template1 database in /usr/share/postgresql/data/base/1... Caught
signa l.
>
> initdb failed.
> Removing /usr/share/postgresql/data.

Did you kill the postgres process? If not, then I have never
experienced the above. Sorry, but you will have to debug this
problem yourself.

Jason

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Mark Minnie 2002-11-29 20:54:17 Problem starting postmaster on new machine
Previous Message Godson Retna 2002-11-28 03:37:19 Re: Make-Problem Postgres on Cygwin