psql \du

Поиск
Список
Период
Сортировка
От ANdreas Wenk
Тема psql \du
Дата
Msg-id 4A5E6245.1020905@netzmeister-st-pauli.de
обсуждение исходный текст
Ответы Re: psql \du
Список pgsql-general
Hi,

I recognized in psql using the internal help (\?) that the *+* sign is
missing for the shortcut \du:

# \du
               List of roles
   Role name   |  Attributes  | Member of
--------------+--------------+-----------

# \du+
                      List of roles
   Role name   |  Attributes  | Member of | Description
--------------+--------------+-----------+-------------

Where shall I place this info? Is this also a bug?

Cheers

Andy

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: best practice transitioning from one datatype to another
Следующее
От: "Abraham, Danny"
Дата:
Сообщение: initdb --encoding=LATIN1 fails on Windows