Mark Rostron <mrostron@xxxxxxx> writes: > We are running an 8.3.10 instance. > I need to make a change to pg_hba.conf on the fly. > Is it possible to restart just the listener for the database without cycling the postmaster? There is no separate "listener". However, it's sufficient to SIGHUP the postmaster, you don't have to restart it for pg_hba.conf changes. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin