> 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