From: David Rowley [mailto:[email protected]] > But perhaps it's better written like: > > + This value defaults to "off" on Windows platforms due to the > platform's significant overhead for updating the process title.
Thank you, I copied this. But I changed "off" to off because other places in config.sgml don't enclose on/off with quotes. > From: Robert Haas [mailto:[email protected]] > On Fri, Aug 5, 2016 at 12:19 PM, Jeff Janes <[email protected]> wrote: > > Shouldn't we change the code which initdb uses to create the example > > postgresql.conf, so that it shows the commented out value as being > > 'off', when initdb is run on Windows? > > +1. Good idea. Done. Regards Takayuki Tsunakawa
update_process_title_off_on_win_v2.patch
Description: update_process_title_off_on_win_v2.patch
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
