BUG #10991: psql -c ignores my pager settings in ~/.psqlrc

Поиск
Список
Период
Сортировка
От andrew.pennebaker@gmail.com
Тема BUG #10991: psql -c ignores my pager settings in ~/.psqlrc
Дата
Msg-id 20140718160405.2826.51207@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #10991: psql -c ignores my pager settings in ~/.psqlrc
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      10991
Logged by:          Andrew Pennebaker
Email address:      andrew.pennebaker@gmail.com
PostgreSQL version: 9.3.4
Operating system:   Ubuntu 14.04
Description:

I never want to use the pager, as it comes up at the most inopportune times
in Emacs shell-mode, so I have configured my ~/.psqlrc with:

\pset pager off

This works for psql -f <script>.psql. However, when I run one-off commands
with psql -c <command>, the pager pops up again, making psql -c really hard
to use in my Emacs workflow.

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