Re: Installing Postrgesql 7.1.2-3 - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Installing Postrgesql 7.1.2-3
Date
Msg-id 20010823100216.C1544@dothill.com
Whole thread Raw
In response to RE: Installing Postrgesql 7.1.2-3  ("Tamara D. Blum" <tblum@saij.saij.jus.gov.ar>)
List pgsql-cygwin
Tamara,

On Thu, Aug 23, 2001 at 10:00:41AM -0300, Tamara D. Blum wrote:
> Jason, i didn't use the pre-built because my documentation says how to biuld
> it complete, so i was trying to do that. I didn't know that postgresql was
> included in CygWin. Now i'm trying with the one is included in cygwin, but
> it daesn't download me the version 7.1.3, so i'm trying with 7.1.2-3.

I just built and uploaded 7.1.3 yesterday -- it should propagate to the
Cygwin mirrors shortly.

> I'm executing "initdb -D /usr/local/pgsql/data"
> it hangs when is "Creating template1 database in
> /usr/local/pgsql/data/base/1" and if i stop the process it hangs again in
> the next step.
> What's the problem ???????

Did you read the README file?

    /usr/doc/Cygwin/postgresql-7.1.2.README

If so, then you would have noted the following:

1. Install the latest cygipc from:

    http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/index.html

2. Install the cygipc ipc-daemon as a service, if appropriate for your platform
   (NT/2000 only):

    $ ipc-daemon --install-as-service

3. Start the cygipc ipc-daemon, as appropriate for your platform:

    $ net start ipc-daemon # NT/2000 or
    $ ipc-daemon &         # 9X/Me

If ipc-daemon is not running, then PostgreSQL (i.e, initdb and postmaster)
will hang.

Jason

pgsql-cygwin by date:

Previous
From: "Henshall, Stuart - WCP"
Date:
Subject: RE: Installing Postrgesql 7.1.2-3
Next
From: Jason Tishler
Date:
Subject: Updated: postgresql-7.1.3-1