Re: Re-initialize pg_hba.conf file?

Поиск
Список
Период
Сортировка
От Jason Minion
Тема Re: Re-initialize pg_hba.conf file?
Дата
Msg-id 0105A1BF505D304E9E5AF38B63E40E4E37F769@exchange.siglercompanies.com
обсуждение исходный текст
Ответ на Re-initialize pg_hba.conf file?  (David Wagoner <dbwagoner@gmail.com>)
Список 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@postgresql.org
[mailto:pgsql-admin-owner@postgresql.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

В списке pgsql-admin по дате отправления:

Предыдущее
От: David Wagoner
Дата:
Сообщение: Re-initialize pg_hba.conf file?
Следующее
От: Miroslav Šulc
Дата:
Сообщение: Re: Re-initialize pg_hba.conf file?