Re: Re-initialize pg_hba.conf file?

From: "Jason Minion" <jason(dot)minion(at)sigler(dot)com>
To: "David Wagoner" <dbwagoner(at)gmail(dot)com>, "PgSQL Admin" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Re-initialize pg_hba.conf file?
Date: 2005-03-16 14:38:52
Message-ID: 0105A1BF505D304E9E5AF38B63E40E4E37F769@exchange.siglercompanies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

pg_ctl reload [ -s ] [ -D datadir ]

You might want to check man page on pg_ctl, it's very useful!

-----Original Message-----
From: pgsql-admin-owner(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org]On Behalf Of David Wagoner
Sent: Wednesday, March 16, 2005 8:28 AM
To: PgSQL Admin
Subject: [ADMIN] Re-initialize pg_hba.conf file?

Is there a way to have Postgres re-read the pg_hba.conf file while the
database is up and running (i.e., no restarting)? Perhaps using
SIGHUP?

I added a user entry to the pg_hba.conf file and cannot bounce the database.

thanks,

david

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Browse pgsql-admin by date

  From Date Subject
Next Message Miroslav Šulc 2005-03-16 14:40:35 Re: Re-initialize pg_hba.conf file?
Previous Message David Wagoner 2005-03-16 14:28:02 Re-initialize pg_hba.conf file?