I would like to request a change to the PGBE_ACTIVITY_SIZE #define in the 
pgstat.h file. This value determines the max length of the SQL query contained 
in the PgBackendStatus structure. 

By increasing the value of this #define to 32768 we are able to capture queries 
larger than the 1024 default using just pgAdmin or Postgres Studio. I would 
like to have this change considered for future releases.

Thanks,

David Miller
River Systems, Inc.


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to