Why does pg_stat_activity Truncate Queries?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Why does pg_stat_activity Truncate Queries?
Date: 2004-09-07 21:53:13
Message-ID: 200409071453.13448.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-09-07 22:36:50 Re: Making AFTER triggers act properly in PL functions
Previous Message Stephan Szabo 2004-09-07 21:50:32 Re: Making AFTER triggers act properly in PL functions