Suppress checking of chmod 700 on data-dir?

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

Hi postgresql-listmembers,
for a backup-scenario I need to have access to the pgdata-directory as a
different shell-user, but postgresqul refuses to start if chmod is not
700 on the directory.

Is there a way to prevent postgres to check the data-dirs chmod 700 on
startup (and while running) ?

Thanks for your short replies. I could not figure it out in the
documentation.

Regards Johannes
postgresql 8.2.4 on ubuntu dapper
(if this question came 100times, I apologize for being unable to find it)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2007-06-07 08:40:06 Re: pl/pgsql debuging, was Re: debugging C functions
Previous Message Sebastjan Trepca 2007-06-07 08:20:19 Inheritance and shared sequence