| From: | David Fetter <david(at)fetter(dot)org> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Units in postgresql.conf.sample |
| Date: | 2006-09-20 20:25:21 |
| Message-ID: | 20060920202521.GB22637@fetter.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Sep 20, 2006 at 10:20:18PM +0200, Peter Eisentraut wrote:
> Should the values in the default configuration file contain units?
> And if so, should we phase out the verbal description of the units,
> e.g.,
>
> #work_mem = 1024 # min 64, size in kB
>
> becomes
>
> #work_mem = 1MB # min 64kB
>
> (The "native" units are of course still shown in the documentation
> for reference.)
+1 for the change :)
Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter
Remember to vote!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-20 20:26:30 | Re: [HACKERS] Incrementally Updated Backup |
| Previous Message | Tom Lane | 2006-09-20 20:22:47 | Re: Phantom Command ID |