Re: Suppress checking of chmod 700 on data-dir?

Поиск
Список
Период
Сортировка
От Johannes Konert
Тема Re: Suppress checking of chmod 700 on data-dir?
Дата
Msg-id 4667F6EC.9070708@t3go.de
обсуждение исходный текст
Ответ на Suppress checking of chmod 700 on data-dir?  (Johannes Konert <jkonert@t3go.de>)
Ответы Re: Suppress checking of chmod 700 on data-dir?
Список pgsql-general
Ragnar wrote:
>> are you planning a filesystem-level backup?
>>
>> are you aware that you cannot just backup the postgres data directories
>> fro under a running server, and expect the
>> backup to be usable?
>>
>> gnari
>>
As war as I understood the docu of psql 8.2.4
(http://www.postgresql.org/docs/8.2/interactive/continuous-archiving.html
section 23.3.2) you can copy the files while postgres is running
(respecting pg_start_backup and pg_stop_backup)
But that is not my point. The question is where I can change the
enforced chmod 700 postgresql always wants me to set.
Regards Johannes :)

В списке pgsql-general по дате отправления:

Предыдущее
От: Ranieri Mazili
Дата:
Сообщение: Jumping Weekends
Следующее
От: ivan.hou@msa.hinet.net
Дата:
Сообщение: Auto Vacuum question?