Re: Including kerberos realm

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Including kerberos realm
Дата
Msg-id 24355.1230909620@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Including kerberos realm  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Including kerberos realm  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> Alvaro Herrera wrote:
>> Not that this affects me in any way, but should there be a GUC variable
>> to set the default behavior system-wide?

> I thought about that, but I don't want to add extra gucs without a good
> reason. You'd typically not have very many different lines in pg_hba for
> this, and just duplicating the parameter there would be ok I think.

> I'd rather move more of the krb parameters to be *just* in pg_hba.conf,
> but for now I left those in postgresql.conf as fallbacks..

If you think those parameters would make more sense in pg_hba.conf,
let's just move them and be done with it.  There has never been any
intention that administrator-only GUCs would be promised compatible
across versions.  And the GUC mechanism is really rather a lot of
overhead compared to options on a pg_hba line ...
        regards, tom lane


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

Предыдущее
От: "Stephen R. van den Berg"
Дата:
Сообщение: Re: Significantly larger toast tables on 8.4?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: posix_fadvise v22