Re: Big 7.1 open items

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Big 7.1 open items
Дата
Msg-id 200006250059.UAA07565@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Big 7.1 open items  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> Bruce Momjian writes:
> 
> > Can we get agreement to remove our secondary password files, and make
> > something that makes more sense?
> 
> How about this: Normally secondary password files look like
> 
> username:ABS5SGh1EL6bk
> 
> We could add the option of making them look like
> 
> username:+
> 
> which means "look into pg_shadow". That would be fully backward
> compatible, allows the use of alter user with password, and avoids
> creating any extra system tables (that would need to be dumped to plain
> text). And the coding looks very simple.

Yes, perfect. In fact, how about:

> username

as doing that.  Any username with no colon uses pg_shadow.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Big 7.1 open items
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Server process exited with status 139 (meaning?)