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

From: Johannes Konert <jkonert(at)t3go(dot)de>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Suppress checking of chmod 700 on data-dir?
Date: 2007-06-07 10:57:18
Message-ID: 4667E48E.1040406@t3go.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> use sudo in your backup scenario, or run you backup as postgres
>
Thanks for your quick reply.
Unfortunaltelly runing backup via sudo is not an option due to sercurity
issues and using postgres-user is not feasable because other data as
well is backuped where postgres-user should not have access to.
So your answer means that there is definitelly NO way to circumwent the
chmod 700 thing? Its hard to believe that. Each and evera thing is
configurable in postgres, but I cannot disable or relax
directory-permissions checking? Even not with a compile-option or
something like that?

Anyway thanks for your help. I'll keep searching for a solution.
Regards Johannes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bart Degryse 2007-06-07 11:18:20 Re: plperl and/or insert trigger problem
Previous Message Ragnar 2007-06-07 10:00:59 Re: Suppress checking of chmod 700 on data-dir?