| From: | Simon Drabble <simond(at)foxlink(dot)net> |
|---|---|
| To: | "Michael A(dot) Koerber" <mak(at)ll(dot)mit(dot)edu> |
| Cc: | haj(at)idianet(dot)net, pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] how to cancel a request in progress ? |
| Date: | 1999-05-25 17:22:55 |
| Message-ID: | Pine.LNX.3.96.990525131909.27445A-100000@dragon |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, 24 May 1999, Michael A. Koerber wrote:
> It isn't pretty, but as 'su' or 'postgres' you can kill the the "postmaster pid".
> However, you may have to clean up 'junk files' left in the data base. Don't do
> this except as a last resort.
>
> mike
>
> --
> -------------------------------------------------------
> It said use Windows 95 or better, so I installed Linux!
> --
> Dr Michael A. Koerber
> MIT/Lincoln Laboratory
> 781-981-3250
> -------------------------------------------------------
>
Hmmm. Sledgehammer, this is nut. Nut, meet sledgehammer. :)
Jonathan found the optimal solution - PQrequestCancel() from within the app.
Simon.
--
"The world will end at Dec 31 1999 23:59:59. Please save your work and log
off before then or risk losing your data."
Simon Drabble Somewhere in cyberspace
simond(at)foxlink(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan Davis | 1999-05-25 17:39:01 | Re: [GENERAL] how to cancel a request in progress ? |
| Previous Message | Michael A. Koerber | 1999-05-25 17:06:42 | Re: [GENERAL] how to cancel a request in progress ? |