Re: Overhead for stats_command_string et al, take 2
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Bruce Momjian <bruce(at)momjian(dot)us>
- Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
- Subject: Re: Overhead for stats_command_string et al, take 2
- Date: Mon, 26 Jun 2006 14:54:56 -0400
- Message-id: <15351(dot)1151348096(at)sss(dot)pgh(dot)pa(dot)us>
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Yep, I see 8% here. I will add a patch to allow the ps display to be
> turned off.
I think we'd still want a backend to set the PS display once with its
identification data (user/DB name and client address). It's just the
transient activity updates that should stop.
regards, tom lane
Home |
Main Index |
Thread Index