| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Using stats_command_string for xact statistics |
| Date: | 2006-02-13 19:14:33 |
| Message-ID: | 3613.1139858073@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I know we said we don't want to add an additional GUC variable just to
> control xact statistics, but I am thinking that using
> stat_command_string isn't a logical variable to use because it is
> unrelated to commutative statistics.
> I am thinking using row and block-level statistics to turn on xact
> statistics makes sense, but not to use stat_command_string for that
> purpose.
I don't see any strong logic to that, and changing the behavior just
for the sake of change doesn't appeal to me...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Stark | 2006-02-13 19:26:10 | Re: psql & readline & win32 |
| Previous Message | Thomas Hallgren | 2006-02-13 19:13:17 | Re: User Defined Types in Java |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Klosterman | 2006-02-13 19:35:49 | Re: BUG #2246: Bad malloc interactions: ecpg, openssl |
| Previous Message | Tom Lane | 2006-02-13 19:03:24 | Re: Free WAL caches on switching segments |