Move log_autovacuum_min_duration into its correct sections
Michael Paquier <michael@paquier.xyz>
Move log_autovacuum_min_duration into its correct sections This GUC has already been classified as LOGGING_WHAT, but its location in postgresql.conf.sample and the documentation did not reflect that, so fix those inconsistencies. Author: Justin Pryzby Discussion: https://postgr.es/m/20210404012546.GK6592@telsasoft.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +28 −28 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +5 −4 |
Documentation touched
Discussion
- SELECT Query taking 200 ms on PostgreSQL compared to 4 ms on Oracle after migration. 43 messages · 2021-04-03 → 2021-05-08