/* */ comments showing up in pg_stat_activity

From: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: /* */ comments showing up in pg_stat_activity
Date: 2003-04-25 16:10:49
Message-ID: 200304252140.49796.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hmm ..
i just saw /* */ comments are being shown in current_query
is it ok ?

More importantly is it supposed to remain like that ?
In that case i can tag every query with some identifier
to know from which application it originated when i check
em in pg_stat_activity !

regds
mallah.

|
| 14655172 | tradein_clients | 5886 | 100 | tradein | /*
Inserting Branding Data
Expected Time: 5 mins
*/
INSERT into general.profile_master (userid, co_name, address, pincode, city,
country_code, phone_no, mobile, fax_no, email, website, title1, fname1,
mname1, lname1, desg1, title2, fname2, mname2, lname2, |
| 14655172 | tradein_clients | 3118 | 100 | tradein | <IDLE>

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2003-04-25 16:17:32 Re: /* */ comments showing up in pg_stat_activity
Previous Message Brian Knox 2003-04-25 15:52:11 PL/PgSQL Question