| От | Andrew Dunstan |
|---|---|
| Тема | Re: Fixed directory locations in installs |
| Дата | |
| Msg-id | 4095049B.8080101@dunslane.net обсуждение исходный текст |
| Ответ на | Fixed directory locations in installs (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Список | pgsql-hackers |
Bruce Momjian wrote: > >In other words: > > #dynamic_library_path = '$libdir' > >could maybe become: > > #dynamic_library_path = '/usr/local/pgsql/lib' > Not sure I follow - dynamic_library_path is a colon-separated set of paths. How will somone using $libdir have that resolved? ISTM we need to have another GUC var which sets it, rather than have it compiled in and not able to be overridden. It's not really an initdb-time thing either - it's an install-time thing - so the installer could add the right path to postgresql.conf.sample. Of course, if people move directories around after installation they are asking to shoot themselves in the foot, but that's true now anyway. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера