| От | Tom Lane |
|---|---|
| Тема | Re: SQL command to edit postgresql.conf, with comments |
| Дата | |
| Msg-id | 17477.1287065366@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: SQL command to edit postgresql.conf, with comments (Dimitri Fontaine <dimitri@2ndQuadrant.fr>) |
| Ответы |
Re: SQL command to edit postgresql.conf, with comments
|
| Список | pgsql-hackers |
Dimitri Fontaine <dimitri@2ndQuadrant.fr> writes:
> I wonder if providing a system function to load some configuration
> option from a file, using the current parser, would do it:
> SELECT pg_load_conf('path/to/filename.conf', permament => true);
That seems like a pretty bizarre idea. The settings wouldn't be
persistent would they? Or are you proposing this as a substitute
way of providing input for SET PERMANENT? If so what's the value?
It seems to me that it just introduces unnecessary failure modes
(ie, server can't read file because of permissions) without any
really useful new functionality.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера