Re: whats the deal with -u ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: whats the deal with -u ?
Дата
Msg-id 13520.1197225195@sss.pgh.pa.us
обсуждение исходный текст
Ответ на whats the deal with -u ?  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: whats the deal with -u ?  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
Robert Treat <xzilla@users.sourceforge.net> writes:
> 1) I don't recall why -u was ever deprecated (and honestly postgresql is the 
> only program I know which uses -U rather than -u) but maybe we should revert 
> to -u and deprecate -U instread?

You appear to think that -u and -U are supposed to be equivalent.
You are incorrect.  -u forces prompts for username and password.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PGparam timestamp question
Следующее
От: Robert Treat
Дата:
Сообщение: Re: whats the deal with -u ?