| От | Tom Lane |
|---|---|
| Тема | Re: Question on postgresql.conf |
| Дата | |
| Msg-id | 7209.1533045115@sss.pgh.pa.us обсуждение |
| Ответ на | RE: Question on postgresql.conf ("Lu, Dan" <Dan.Lu@sig.com>) |
| Ответы |
RE: Question on postgresql.conf
|
| Список | pgsql-general |
"Lu, Dan" <Dan.Lu@sig.com> writes:
> Say, I want to put the config file on a share drive so all my postgres configuration file can be seen in one
location.
> /nfs/global/postgres-<hostname>.cnf
What I'd do is make each data directory's postgresql.conf
contain just this:
include /nfs/global/postgres-<hostname>.cnf
and then just start the postmaster without any weird switches.
In this way you will avoid breaking PG-specific tools that
expect to find the config file at its standard location.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера