| From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | plan_cache_mode and postgresql.conf.sample |
| Date: | 2018-08-22 05:45:50 |
| Message-ID: | CAKJS1f8YkwojSTSg8YjNYCLCXzx0fR7wBR3Gf+rA9_52eoPZKg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| sample_conf_plan_cache_mode.patch | application/octet-stream | 565 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noah Misch | 2018-08-22 06:20:21 | Re: JIT compiling with LLVM v12 |
| Previous Message | Michael Paquier | 2018-08-22 05:36:37 | Re: Improve behavior of concurrent ANALYZE/VACUUM |