psql commands for SQL/MED

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема psql commands for SQL/MED
Дата
Msg-id 494251D7.2080602@gmx.net
обсуждение исходный текст
Ответы Re: psql commands for SQL/MED  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
The current proposed patch allocates the following psql \d commands:

\dw    show foreign-data wrappers
\dr    show foreign servers
\dm    show user mappings

One might object that this allocates valuable letters for infrequently 
used functionality.

In an idle second I thought, how about F for "foreign", but of course 
\dF* is already used for full-text search.  We could overload the F, but 
it might be weird.

Other ideas?


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

Предыдущее
От: "Robert Haas"
Дата:
Сообщение: Re: benchmarking the query planner
Следующее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: visibility maps