Re: changing pb_hba.conf file with pgadmin3 - Mailing list pgsql-admin

From Korry Douglas
Subject Re: changing pb_hba.conf file with pgadmin3
Date
Msg-id 52D59176.3040201@enterprisedb.com
Whole thread Raw
In response to Re: changing pb_hba.conf file with pgadmin3  (Rosser Schwarz <rosser.schwarz@gmail.com>)
Responses Re: changing pb_hba.conf file with pgadmin3
List pgsql-admin



On Tue, Jan 14, 2014 at 10:37 AM, Jose Gilney <jgilney@gmail.com> wrote:
Is it possible to edit pg_hba.conf of a postgresql cluster running on a linux (debian) server, from my pgadmin application running on windows  7?

No, that's not possible, and probably won't ever be. Consider the security implications of enabling that kind of thing...
pgadmin could use the new ALTER SYSTEM command (coming in 9.4)

http://www.depesz.com/2014/01/09/waiting-for-9-4-add-alter-system-command-to-edit-the-server-configuration-file/


    -- Korry

pgsql-admin by date:

Previous
From: Rosser Schwarz
Date:
Subject: Re: changing pb_hba.conf file with pgadmin3
Next
From: Erik Jones
Date:
Subject: Any potential race condition danger from repeated config entries?