| От | Ron |
|---|---|
| Тема | Re: How to _not_ save startup options in postmaster.opts? |
| Дата | |
| Msg-id | 1943a772-3938-429b-a877-dafdcb854563@gmail.com обсуждение |
| Ответ на | Re: How to _not_ save startup options in postmaster.opts? (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-admin |
"David G. Johnston" <david.g.johnston@gmail.com> writes:Alas, those config values are remembered in postmaster.opts. But I don't want that.I don’t know where this file is even documented ATM but my understanding is it just shows you the values used during the last startup.It does more, per the pg_ctl man page: postmaster.opts If this file exists in the data directory, pg_ctl (in restart mode) will pass the contents of the file as options to postgres, unless overridden by the -o option. The contents of this file are also displayed in status mode. It seems totally reasonable for "pg_ctl restart" to re-apply those switches. If you don't want that, don't use "restart", but stop and start.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера