From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | "Agrawal, Manish" <MAgrawal(at)coba(dot)usf(dot)edu> |
Cc: | Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Gotcha!!! Installing PostgreSQL 7.3.1 on windows 2000 |
Date: | 2003-02-11 20:53:37 |
Message-ID: | 20030211205337.GB2112@tishler.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Steve_Miller | 2003-02-11 20:56:58 | [NOVICE] Problems installing CygIPC for PostgreSQL |
Previous Message | Jason Tishler | 2003-02-11 14:11:56 | Re: Write to transaction logs, Permission Denied |