Re: Why pg_hba not in table?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Why pg_hba not in table?
Дата
Msg-id 20060207213742.GA10654@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Why pg_hba not in table?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Why pg_hba not in table?  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
On Tue, Feb 07, 2006 at 03:24:01PM -0500, Tom Lane wrote:
> One other small point is the bootstrapping problem: if you can't get
> into the database to modify the config table, you've got trouble.

Hence MySQL's --skip-grant-tables option; if you've locked yourself
out then you have to disable security entirely to get back in and
fix the problem.  With a configuration that you can edit from outside
the database, you can usually get back in without having to punch
as big a hole.

--
Michael Fuhr

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

Предыдущее
От: "John D. Burger"
Дата:
Сообщение: Re: Primary keys for companies and people
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Why pg_hba not in table?