View Single Post

   
  #4 (permalink)  
Old 04-18-2008, 01:39 AM
Alvaro Herrera
 
Posts: n/a
Default Re: Allow commenting of variables in postgresql.conf to

Zdenek Kotala wrote:
> Andrew Dunstan wrote:
> >Zdenek Kotala wrote:
> >>There is path implements following item from todo list: "Allow
> >>commenting of variables in postgresql.conf to restore them to defaults".
> >>Main idea is:
> >>
> >>General config structure is extend with default_val attribute to keep
> >>really default value. (There is small conflict - for string boot_val
> >>has same meaning).
> >>During reconfiguration all values which has reset source equal with
> >>PGC_S_FILE are revert back to really default values. New values from
> >>configuration files are set after this step and commented variables
> >>stay with default value.
> >>

> >
> >Please resubmit your patch as a context diff, as documented here:
> >http://www.postgresql.org/docs/faqs....V.html#item1.5


> I am sorry. Here it is:


Please resubmit as an attachment, or disallow your mail client from
munging whitespace ... I see wrapped words here, and apparently tab
expansion as well.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote