Re: [GENERAL] Alter view with psql command line

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: [GENERAL] Alter view with psql command line
Дата
Msg-id e87bb7eb-d865-90c3-8386-9b2094cc4812@aklaver.com
обсуждение исходный текст
Ответ на [GENERAL] Alter view with psql command line  (Leonardo M. Ramé <l.rame@griensu.com>)
Ответы Re: [GENERAL] Alter view with psql command line  (Leonardo M. Ramé <l.rame@griensu.com>)
Список pgsql-general
On 02/10/2017 09:09 AM, Leonardo M. Ramé wrote:
> Hi, is there a way to alter a view using *psql*?, something like what
> \ef does for functions.

In 9.6:

https://www.postgresql.org/docs/9.6/static/app-psql.html

\ev [ view_name [ line_number ] ]


>
> Regards,


--
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Leonardo M. Ramé
Дата:
Сообщение: [GENERAL] Alter view with psql command line
Следующее
От: Leonardo M. Ramé
Дата:
Сообщение: Re: [GENERAL] Alter view with psql command line