Re: changing pb_hba.conf file with pgadmin3

From: Korry Douglas <korry(dot)douglas(at)enterprisedb(dot)com>
To: Rosser Schwarz <rosser(dot)schwarz(at)gmail(dot)com>
Cc: Jose Gilney <jgilney(at)gmail(dot)com>, PgSQL ADMIN <pgsql-admin(at)postgresql(dot)org>
Subject: Re: changing pb_hba.conf file with pgadmin3
Date: 2014-01-14 19:35:18
Message-ID: 52D59176.3040201@enterprisedb.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> On Tue, Jan 14, 2014 at 10:37 AM, Jose Gilney <jgilney(at)gmail(dot)com
> <mailto:jgilney(at)gmail(dot)com>> wrote:
>
> Is it possible to edit pg_hba.conf of a postgresql cluster running
> on a linux (debian) server, from my pgadmin applicationrunning 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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Erik Jones 2014-01-14 19:39:29 Any potential race condition danger from repeated config entries?
Previous Message Rosser Schwarz 2014-01-14 18:53:34 Re: changing pb_hba.conf file with pgadmin3