Re: Monitor what command is executing at the backend - Mailing list pgsql-sql

From George Pavlov
Subject Re: Monitor what command is executing at the backend
Date
Msg-id 8C5B026B51B6854CBE88121DBF097A869869E1@ehost010-33.exch010.intermedia.net
Whole thread Raw
In response to Re: Monitor what command is executing at the backend  ("Karthikeyan Sundaram" <skarthi98@hotmail.com>)
List pgsql-sql
>   How will I enable command string to see the commands?

in your postgresql.conf set stats_command_string = true

read
http://www.postgresql.org/docs/8.2/interactive/monitoring-stats.html for
details

pgsql-sql by date:

Previous
From: "Karthikeyan Sundaram"
Date:
Subject: Re: Monitor what command is executing at the backend
Next
From: Andrew Sullivan
Date:
Subject: Re: Regular Expressions