Re: Uncommented GUC in postgresql.conf.sample - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Uncommented GUC in postgresql.conf.sample
Date
Msg-id 3133480.1763131482@sss.pgh.pa.us
Whole thread Raw
In response to Uncommented GUC in postgresql.conf.sample  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Uncommented GUC in postgresql.conf.sample
Re: Uncommented GUC in postgresql.conf.sample
List pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
> When looking at the nearby suggestion to add deprecation comment for md5 in the
> .conf.sample, I happened to notice that autovacuum_worker_slots isn't commented
> out it the sample file.

> AFAIK all GUCs in the sample file should be set to their defaults and left
> commented out.

Yes, that is surely a bug.  It should be fixed and back-patched.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Viktor Holmberg
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)
Next
From: Bruce Momjian
Date:
Subject: Re: Uncommented GUC in postgresql.conf.sample