Summary: | hardcoded chroot path | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Alex Yustasov <yust2006> |
Component: | postgresql9.0-server | Assignee: | Denis Smirnov <mithraen> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | misha, taf, vvk |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Alex Yustasov
2009-11-14 02:43:47 MSK
Перевешиваю на более правильное имя пакета На postgresql9.0-server. Вообще не понятно, зачем сделали именно PG_CHROOT_DIR=путь, было бы честнее сделать boolean-переменную. Не уверен, что буду это фиксить, т.к. сам предпочитаю пускать без чрута. postgresql9.0-9.0.1-alt4 -> sisyphus: * Fri Nov 12 2010 Vladimir V. Kamarzin <vvk@altlinux> 9.0.1-alt4 - Initscript: + Introduce "service postgresql initdb" and don't run initdb automatically. + Use SourceIfNotEmpty for sysconf-file sourcing. + Start postgres directly (without wrapping around "start_daemon --make-pidfile") and with output redirection to separate pgstartup.log (Closes: #19337). + When chroot mode enabled, adjust symlink /var/lib/pgsql at every startup. - Unhardcode PG_CHROOT_DIR, let users redefine it (Closes: #22287). - Return back pg_upgrade. |