Re: psql -1 -f - busted

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql -1 -f - busted
Дата
Msg-id 1259304152.5478.0.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на Re: psql -1 -f - busted  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: psql -1 -f - busted  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
On tor, 2009-11-26 at 22:59 -0500, Robert Haas wrote:
> ISTM that if you run psql with "-f -", you shouldn't expect to get an
> interactive shell.  Rather, you should expect psql to do whatever it
> normally does when given -f somefilename, except using stdin rather
> than the file.  After all, you could have left out -f altogether if
> you'd wanted the interactive behavior.  But then IJWH.

But by that logic, psql < file should also set interactive mode.

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: psql -1 -f - busted
Следующее
От: Guillaume Smet
Дата:
Сообщение: Re: BUG #5216: pgFouine 1.1 not working correctly, when LC_MESSAGES is "es_ES.UTF-8"