Re: View running Processes ?

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: View running Processes ?
Date: 2006-02-24 10:05:17
Message-ID: 20060224100517.GC20718@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

am 24.02.2006, um 10:32:26 +0100 mailte Arnaud Lesauvage folgendes:
> Also, is there no way to kill a running query from *within*
> postgres ? With a query, or something similar ?

http://www.postgresql.org/docs/8.1/interactive/functions-admin.html
pg_cancel_backend(pid int)

HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47215, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Luis Silva 2006-02-24 10:09:29 Re: check problem
Previous Message Arnaud Lesauvage 2006-02-24 10:00:33 Re: View running Processes ?