Re: global\pg_auth

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: global\pg_auth
Дата
Msg-id 201001050956.36288.andres@anarazel.de
обсуждение исходный текст
Ответ на global\pg_auth  (black light <blacklight1600@gmail.com>)
Список pgsql-hackers
On Tuesday 05 January 2010 09:37:57 black light wrote:
> Hi,
> Why PG uses a flat file (global\pg_auth) for md5 authentication!? Is it
> forced to do it instead of accessing relevant table is system catalog?
It does not anymore:
http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=7b0a92a0b6f5ef41f1547381cbd0e2604ec2bf87

The reason earlier was that the authentication check was done before a backend 
was started...

Andres


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

Предыдущее
От: Tsutomu Yamada
Дата:
Сообщение: Re: [PATCH] Windows x64 [repost]
Следующее
От: Leonardo F
Дата:
Сообщение: Re: I: TODO: Allow substring/replace() to get/set bit values