Re: psql \d option list overloaded

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: psql \d option list overloaded
Дата
Msg-id 3FFEAECE.8000105@dunslane.net
обсуждение исходный текст
Ответ на Re: psql \d option list overloaded  (Thomas Swan <tswan@idigx.com>)
Список pgsql-hackers

Thomas Swan wrote:

>
>The \d* commands work from psql but not from anywhere else.    Try
>getting the information from a PHP script by sending a "\dS" query.   It
>doesn't work.   If the same queries were stored in the backend and
>referenced by psql and also could be referenced by other scripts, this
>would be a good thing and keep the work centralized.   If the queries
>were in the backend, the psql users could keep the \dS command but it
>would call an internal function or execute a queried stored in the
>system tables.
>
>
>  
>

<leibnitz-mode>
I just independently had this idea, so I like it :-)
</liebnitz-mode>

cheers

andrew



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

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: Strand COPY from problem
Следующее
От: Potuganti Ramu
Дата:
Сообщение: "with grant option" for user groups.