Re: Installing PostgreSQL 7.3.1 on windows 2000 - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Installing PostgreSQL 7.3.1 on windows 2000
Date
Msg-id 20030207204438.GF2056@tishler.net
Whole thread Raw
In response to Re: Installing PostgreSQL 7.3.1 on windows 2000  ("Agrawal, Manish" <MAgrawal@coba.usf.edu>)
List pgsql-cygwin
Manish,

On Fri, Feb 07, 2003 at 03:03:44PM -0500, Agrawal, Manish wrote:
> I accidentally closed the pgsql command window (without stopping
> pgsql) to download and install pgadmin. As a result:
> (a) My computer shut down

Hmm...

> (b) I cannot restart pgsql.

Try the following:

    $ net stop ipc-daemon
    $ rm -fr /tmp/cygipc_* /tmp/MultiFile*
    $ net start ipc-daemon
    $ pg_ctl start

> The error message is attached as an image to this email.

Next time please cut and paste your error messages as text.  Remember,
the goal is to make it as easy as possible for someone to help.

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: "Agrawal, Manish"
Date:
Subject: Re: Installing PostgreSQL 7.3.1 on windows 2000
Next
From: Gregory D Dennis
Date:
Subject: IpcSemaphoreCreate - detailed account