Re: Installing PostgreSQL 7.3.1 on windows 2000

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: Installing PostgreSQL 7.3.1 on windows 2000
Date: 2003-02-07 20:44:38
Message-ID: 20030207204438.GF2056@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Pablo Pérez 2003-02-08 00:01:20 info
Previous Message Agrawal, Manish 2003-02-07 20:03:44 Re: Installing PostgreSQL 7.3.1 on windows 2000