1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-28 05:21:27 +03:00
Tom Lane a0c2492b95 Avoid updating our PgBackendStatus entry when track_activities is off.
The point of turning off track_activities is to avoid this reporting
overhead, but a thinko in commit 4f42b546fd87a80be30c53a0f2c897acb826ad52
caused pgstat_report_activity() to perform half of its updates anyway.
Fix that, and also make sure that we clear all the now-disabled fields
when transitioning to the non-reporting state.
2013-04-03 14:13:34 -04:00
..
2012-01-01 18:01:58 -05:00
2012-01-01 18:01:58 -05:00
2012-01-01 18:01:58 -05:00
2012-01-01 18:01:58 -05:00
2012-08-06 12:47:39 -04:00
2012-01-01 18:01:58 -05:00
2012-04-23 22:43:09 -04:00
2012-01-01 18:01:58 -05:00
2012-01-01 18:01:58 -05:00