plan_cache_mode and postgresql.conf.sample

David Rowley <david.rowley@2ndquadrant.com>

From: David Rowley <david.rowley@2ndquadrant.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-08-22T05:45:50Z
Lists: pgsql-hackers

Attachments

Hi,

While testing something that I needed to ensure a generic plan was
being used, during editing postgresql.conf I couldn't quite remember
the exact spelling of the option to do that.  I think the valid
options for the setting should be listed in the sample config file.

Patch attached.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Commits

  1. Provide plan_cache_mode options in postgresql.conf.sample.