public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bruce Momjian <[email protected]>
To: PostgreSQL-documentation <[email protected]>
Subject: Update postgresql.conf units display
Date: Mon, 6 Apr 2009 14:57:53 -0400 (EDT)
Message-ID: <[email protected]> (raw)
I have applied the attached patch to display the units options in
postgresql.conf more clearly.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachments:
[text/x-diff] /rtmp/diff (1.3K, 2-%2Frtmp%2Fdiff)
download | inline diff:
Index: postgresql.conf.sample
===================================================================
RCS file: /cvsroot/pgsql/src/backend/utils/misc/postgresql.conf.sample,v
retrieving revision 1.254
retrieving revision 1.255
diff -c -c -r1.254 -r1.255
*** postgresql.conf.sample 28 Feb 2009 00:10:52 -0000 1.254
--- postgresql.conf.sample 6 Apr 2009 18:40:47 -0000 1.255
***************
*** 24,31 ****
# "postgres -c log_connections=on". Some parameters can be changed at run time
# with the "SET" SQL command.
#
! # Memory units: kB = kilobytes MB = megabytes GB = gigabytes
! # Time units: ms = milliseconds s = seconds min = minutes h = hours d = days
#------------------------------------------------------------------------------
--- 24,34 ----
# "postgres -c log_connections=on". Some parameters can be changed at run time
# with the "SET" SQL command.
#
! # Memory units: kB = kilobytes Time units: ms = milliseconds
! # MB = megabytes s = seconds
! # GB = gigabytes min = minutes
! # h = hours
! # d = days
#------------------------------------------------------------------------------
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Update postgresql.conf units display
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox