Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncation to - Mailing list pgsql-committers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncation to
Date
Msg-id 32707.1505852731@sss.pgh.pa.us
Whole thread Raw
In response to [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncationto  (Andres Freund <andres@anarazel.de>)
Responses Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by movingmb-aware truncation to  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> Speedup pgstat_report_activity by moving mb-aware truncation to read side.

Looks like you're going to need to not depend on strnlen().
        regards, tom lane


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

pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust.
Next
From: Andres Freund
Date:
Subject: Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by movingmb-aware truncation to