BUG #13471: Reload with include_dir results in incorrect "contains errors" message
В списке pgsql-bugs по дате отправления:
| От | andomar@aule.net |
|---|---|
| Тема | BUG #13471: Reload with include_dir results in incorrect "contains errors" message |
| Дата | |
| Msg-id | 20150626102541.3881.69577@wrigleys.postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #13471: Reload with include_dir results in incorrect "contains errors" message
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 13471 Logged by: Andomar Email address: andomar@aule.net PostgreSQL version: 9.4.4 Operating system: CentOS 6.5 Description: Steps to reproduce problem: 1. Create a new Postgres installation with "pg_ctl init" 2. In postgresql.conf, remove the comment before "include_dir = 'conf.d'" 3. Create a file "conf.d/extra.conf" containing "max_connections = 123" 4. Start Postgres with "pg_ctl start" 5. Reload Postgres with "pg_ctl reload" 6. Read the log file in pg_log; it says: received SIGHUP, reloading configuration files parameter "max_connections" cannot be changed without restarting the server configuration file "/home/wessel/test/postgresql.conf" contains errors; unaffected changes were applied But max_connections was not changed after restarting the server. These messages are incorrect.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера