Re: psql verbose mode

Поиск
Список
Период
Сортировка
От Filip Rembiałkowski
Тема Re: psql verbose mode
Дата
Msg-id 92869e660812040336jecc45a7vee8e8cd66751a3ab@mail.gmail.com
обсуждение исходный текст
Ответ на Re: psql verbose mode  ("Grzegorz Jaśkiewicz" <gryzman@gmail.com>)
Ответы Re: psql verbose mode
Список pgsql-general
2008/12/4 Grzegorz Jaśkiewicz <gryzman@gmail.com>
yup, looks like I'll have to implement it myself :P

After a bit of investigation I think it's not so easy.
-v switch is reserved in psql for "set  variable".
So the patch would have to inctroduce a new switch or use VERBOSITY environment variable, which actually means something different.

There is another way - much simpler I think:

psql -c '\l+'



--
Filip Rembiałkowski

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

Предыдущее
От: "Grzegorz Jaśkiewicz"
Дата:
Сообщение: Re: psql verbose mode
Следующее
От: "Grzegorz Jaśkiewicz"
Дата:
Сообщение: Re: psql verbose mode