how to terminate a process when kill fails

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: how to terminate a process when kill fails
Date: 2002-10-30 15:14:16
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB04C74143@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Running PostgreSQL 7.2.1 on RedHat Linux 7.2.

I think I may have asked before, but I never got an answer
that told me one way or another -

How can I kill processes without kill -9 <pid> and
ruining the database?

I've tried restarting postgreSQL hoping that it cleans up
a few things. I've tried to simply kill the processes that
were running. Nothing happens; nothing dies. I don't see
much of anything in the messages / log files.

Any suggestions?

-X

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2002-10-30 15:18:47 Re: Database replication... - Mission Critical DBMS's --
Previous Message Johannes Lochmann 2002-10-30 14:35:30 Re: [SQL] Database Design tool