pg_stat_activity.application_name

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_stat_activity.application_name
Date: 2009-07-16 19:08:25
Message-ID: 4A5F34590200002500028848@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On the admin list there was a request for an application name
column in pg_stat_activity.

http://archives.postgresql.org/pgsql-admin/2009-07/msg00095.php

This is available in a lot of other DBMS products, can be useful to
DBAs, and seems pretty cheap and easy. Could we get that onto the
TODO list?

-Kevin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2009-07-16 19:11:18 Re: pg_stat_activity.application_name
Previous Message Josh Berkus 2009-07-16 19:03:27 Re: COPY WITH CSV FORCE QUOTE *