| От | Dimitri Fontaine |
|---|---|
| Тема | Re: SQL command to edit postgresql.conf, with comments |
| Дата | |
| Msg-id | m2pqvcrfrk.fsf@2ndQuadrant.fr обсуждение исходный текст |
| Ответ на | Re: SQL command to edit postgresql.conf, with comments (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
Tom Lane <tgl@sss.pgh.pa.us> writes:
>> 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?
Yeah, it only has value if those two conditions are met:1. there's a single source file possible for the
configuration2.it's not in the format you'd like it to be for easy hand editing
As the premise aren't reached, I agree such a function would have no value.
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера