| From: | Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, David Fetter <david(at)fetter(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Going, going, GUCs! |
| Date: | 2009-10-21 04:24:10 |
| Message-ID: | 20091021131338.9568.52131E4D@oss.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Marc G. Fournier" <scrappy(at)hub(dot)org> wrote:
> > In addition, it might be good idea to hide some parameters from the
> > default postgresql.conf in order to simplify it, even though we will
> > still have those knobs.
>
> That might be an idea for anything that is meant to be 'deprecated' in the
> first place, maybe? Document it in the docs, but dont including it in the
> default postgresql.conf?
It was just an idea for step-by-step deprecation. I didn't intended to do so
for all parameters, but some of them, like default_with_oids, would fit in
the way because users should not use it but pg_dump can still use it.
Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2009-10-21 05:44:52 | Re: Going, going, GUCs! |
| Previous Message | Itagaki Takahiro | 2009-10-21 04:11:59 | Re: UTF8 with BOM support in psql |