| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Jan Wieck <JanWieck(at)Yahoo(dot)com>, PostgreSQL HACKERS <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Configuration of statistical views |
| Date: | 2001-06-29 21:33:43 |
| Message-ID: | 26408.993850423@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> I'm not familiar with the kinds of statistics that are supposed to be
> gathered here, but I suppose their usefulness would be greatly increased
> if they were gathered across all data/actions, not only the ones that the
> users turned them on for. So I think ordinary users have no business
> controlling these settings.
Okay, the per-backend GUC variables should be SUSET instead of USERSET.
I don't have a problem with that ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthew | 2001-06-29 22:00:59 | Help with SI buffer overflow error |
| Previous Message | Tom Lane | 2001-06-29 21:32:22 | Re: functions returning sets |