Re: Query to pg_stat_activity

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Carmen Gloria Sepulveda Dedes <csepulveda(at)atichile(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Query to pg_stat_activity
Date: 2003-11-03 21:19:27
Message-ID: 12114.1067894367@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carmen Gloria Sepulveda Dedes <csepulveda(at)atichile(dot)com> writes:
> but, "current_query" is null. Why?

Most likely, you haven't enabled gathering of command line statistics.
See postgresql.conf.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-11-03 23:34:22 Re: table locking.. FK tables locking on insert
Previous Message Carmen Gloria Sepulveda Dedes 2003-11-03 21:08:56 Query to pg_stat_activity