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 15:10:03 -0400
- Message-id: <15980(dot)1151349003(at)sss(dot)pgh(dot)pa(dot)us>
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Oh, good point. Do we remove stats_command_string?
You mean, remove the option to turn it off? I don't think so. Aside
from whatever remaining overhead there is, there's a possible security
argument to be made that one might not want one's commands exposed,
even to other sessions with the same userid.
regards, tom lane
Home |
Main Index |
Thread Index