Re: current connections and queries

From: "Hunter, Ray" <rhunter(at)enterasys(dot)com>
To: "'david blood'" <davidjblood(at)yahoo(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: current connections and queries
Date: 2002-02-21 19:30:11
Message-ID: 59358A738F45D51186A30008C74CE250E81403@slc-exc1.ctron.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have usually check my Pgsql connections on Linux with the ps command.

Example: ps -gaux | grep 'postmaster'

This works for me. However, I do not need to see the exact query.

Ray Hunter
Firmware Engineer

ENTERASYS NETWORKS

-----Original Message-----
From: david blood [mailto:davidjblood(at)yahoo(dot)com]
Sent: Friday, February 15, 2002 10:27 AM
To: pgsql-sql(at)postgresql(dot)org
Subject: [SQL] current connections and queries

is there away to see the current connections to the postmaster and what
queries are running?

__________________________________________________
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail
http://mail.yahoo.com

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your message
can get through to the mailing list cleanly

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2002-02-21 19:52:05 Re: Changing column constraints?
Previous Message Josh Berkus 2002-02-21 19:07:44 Re: Changing column constraints?