Re: View running Processes ? - Mailing list pgsql-novice

From Arnaud Lesauvage
Subject Re: View running Processes ?
Date
Msg-id 43FED941.9050403@freesurf.fr
Whole thread Raw
In response to Re: View running Processes ?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Responses Re: View running Processes ?
List pgsql-novice
A. Kretschmer a écrit :
> select * from pg_stat_activity;
> You should set
> stats_command_string = on
>
> in your postgresql.conf


Thanks Andreas ! Exactly what I was looking for !

Since you don't mention it, I understand that there is no way to
stop a running query from a postgresql wlient application ?


Regards
--
Arnaud


pgsql-novice by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: View running Processes ?
Next
From: "A. Kretschmer"
Date:
Subject: Re: View running Processes ?