Re: Upgrading to 7.3.1 problem

From: "George Weaver" <georgew1(at)mts(dot)net>
To: <vernonw(at)gatewaytech(dot)com>, <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Upgrading to 7.3.1 problem
Date: 2003-01-19 12:24:54
Message-ID: 000c01c2bfb5$c6730e10$a608a18e@Cleartag
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Vernon,

Have you upgraded Cygipc to the latest version as well? If not, upgrade to
1.13.2 and make sure its running before trying initdb.

George

----- Original Message -----
From: "Vernon Wu" <vernonw(at)gatewaytech(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Sent: Saturday, January 18, 2003 10:25 AM
Subject: [CYGWIN] Upgrading to 7.3.1 problem

>
> I am working on upgrading PostgreSQL from 7.2.1 to 7.3.1 on Windows. On
the second installation step, I run into the
> following problem.
>
> $ initdb -D /usr/share/postgresql/data/
> The files belonging to this database system will be owned by user
"postgres".
> This user must also own the server process.
>
> The database cluster will be initialized with locale C.
>
> Fixing permissions on existing directory /usr/share/postgresql/data/... ok
> creating directory /usr/share/postgresql/data//base... ok
> creating directory /usr/share/postgresql/data//global... ok
> creating directory /usr/share/postgresql/data//pg_xlog... ok
> creating directory /usr/share/postgresql/data//pg_clog... ok
> creating template1 database in /usr/share/postgresql/data//base/1...
IpcSemaphoreCreate: semget(key=1, num=17,
> 03600) failed: Function not implemented
>
> initdb failed.
>
> Is the package I download incomplete? Or something else?
>
> Thanks for your helps.
>
> Vernon
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Vernon Wu 2003-01-19 16:00:56 Re: Upgrading to 7.3.1 problem
Previous Message Vernon Wu 2003-01-18 16:25:58 Upgrading to 7.3.1 problem