Why does pg_stat_activity Truncate Queries? - Mailing list pgsql-hackers

From Josh Berkus
Subject Why does pg_stat_activity Truncate Queries?
Date
Msg-id 200409071453.13448.josh@agliodbs.com
Whole thread Raw
Responses Re: Why does pg_stat_activity Truncate Queries?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Folks,

I was just noticing that pg_stat_activity is truncating queries which are 
logged to it at about 150 chars.   I can't think of any good reason for this.   
Is there one?

-- 
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Making AFTER triggers act properly in PL functions
Next
From: Tom Lane
Date:
Subject: Re: Making AFTER triggers act properly in PL functions