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

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

On Mon, Feb 10, 2003 at 04:15:38PM -0500, Agrawal, Manish wrote:
> I tried the following just after I sent my last email and it worked:
> $ rm /data/postmaster.pid
>
> I followed with:
> $ pg_ctl start
> postmaster successfully started

I thought of suggesting removing the .pid file, but I thought the error
message for that case was different than what you reported.  In
hindsight, I don't know how I missed the following:

On Mon, Feb 10, 2003 at 04:08:59PM -0500, Agrawal, Manish wrote:
> $ pg_ctl start
> pg_ctl: Another postmaster may be running. Trying to start postmaster
> anyway.  Found a pre-existing shared memory block (Key 5432001, id 0)
> still in use. If you're sure there are no old backends still running,
> remove the shared memory block with ipcrm(1), or
> just delete "/data/postmaster.pid".
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I apologize for not suggesting the above earlier.

I'm glad that you are up and running.

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: Write to transaction logs, Permission Denied
Next
From: Steve_Miller@sil.org
Date:
Subject: [NOVICE] Problems installing CygIPC for PostgreSQL