should postgres -C print units?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: should postgres -C print units?
Date: 2012-05-23 19:36:19
Message-ID: 1337801779.23660.13.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The postgres -C option was added in 9.2.

$ postgres -D ... -C shared_buffers
4096

Shouldn't that use units? We use them everywhere else in user
interfaces.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-05-23 19:41:48 Re: External Open Standards
Previous Message Tom Lane 2012-05-23 19:33:32 Re: Readme of Buffer Management seems to have wrong sentence