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 20:27:46
Message-ID: 52D59DC2.6010301@enterprisedb.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> On Tue, Jan 14, 2014 at 11:35 AM, Korry Douglas
> <korry(dot)douglas(at)enterprisedb(dot)com
> <mailto:korry(dot)douglas(at)enterprisedb(dot)com>> wrote:
>
> pgadmin could use the new ALTER SYSTEM command (coming in 9.4)
>
> ALTER SYSTEM is for setting (some — specifically, runtime
> configurable) postgresql.conf directives, not pg_hba.conf rules. See
> <http://www.postgresql.org/docs/devel/static/sql-altersystem.html>

Ah right... sorry I misread the original question.

-- Korry

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2014-01-14 23:16:53 Re: Any potential race condition danger from repeated config entries?
Previous Message Rosser Schwarz 2014-01-14 19:47:27 Re: changing pb_hba.conf file with pgadmin3