Re: Errors with 7.3.4-2 after upgrade from 7.3.4-1 - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Errors with 7.3.4-2 after upgrade from 7.3.4-1
Date
Msg-id 20030904125127.GE1804@tishler.net
Whole thread Raw
In response to Errors with 7.3.4-2 after upgrade from 7.3.4-1  (Mike G <godsham@speakeasy.net>)
List pgsql-cygwin
Mike,

On Wed, Sep 03, 2003 at 12:08:07AM -0500, Mike G wrote:
> When I tried to restart the postmaster it would start and then stop
> with IpcSemaphore errors(function not yet implemented).  I don't have
> the exact error message anymore sorry.

The above sounds like a version mismatch between postgresql and cygipc.
If you are running postgresql 7.3.4-2 then you must run cygipc 2.01-2.
Did you forget to start ipc-daemon2?

> No matter how many times I reset the password of my postgres
> account(in a bash shell) I could not log into the account in a bash
> shell.  I could log in under the postgres account via the windows
> login though. I was not connected to my domain server when I did the
> upgrade but I wouldn't think that would make a difference.

The above is not possible -- i.e., su and login do *not* work under
Cygwin except under very privileged accounts (e.g., LocalSystem).  Use
ssh (e.g., ssh postgres@localhost) instead to simulate su.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Windows XP SP1, PostgreSQL 7.2.4, Cygwin 1.3.22, CygIPC 1.14-1
Next
From: Jason Tishler
Date:
Subject: Re: Problems starting up "ipc-daemon2"