Re: BUG!!! or not?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG!!! or not?
Дата
Msg-id 19310.997810300@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG!!! or not?  (halturin <halturin@udmnet.ru>)
Список pgsql-bugs
halturin <halturin@udmnet.ru> writes:
> Password:  <-- entering password 'asdfghjkpmqwoeim10234'
>                                           ^^^^^^^^^^^^^
>                                           i have added to the password
>                                           any char's and ...
> connect is OK...

Blame Unix crypt().  It discards characters beyond the 8th on many
platforms.  If you try setting an 8-or-more-character password on
your shell account, you'll probably find it behaves the same way.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: -ltermcap needed for psql client build on OpenBSD 2.9
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Impossible to bind to a specific IP address