/* */ comments showing up in pg_stat_activity - Mailing list pgsql-sql

From Rajesh Kumar Mallah
Subject /* */ comments showing up in pg_stat_activity
Date
Msg-id 200304252140.49796.mallah@trade-india.com
Whole thread Raw
Responses Re: /* */ comments showing up in pg_stat_activity  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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.



pgsql-sql by date:

Previous
From: Brian Knox
Date:
Subject: PL/PgSQL Question
Next
From: Bruce Momjian
Date:
Subject: Re: /* */ comments showing up in pg_stat_activity