Re: How to list ALL PostgreSQL functions?

Поиск
Список
Период
Сортировка
От Vladimir Borodin
Тема Re: How to list ALL PostgreSQL functions?
Дата
Msg-id 38EB733C-FDF1-4644-ACC9-49D0CA125F79@simply.name
обсуждение исходный текст
Ответ на How to list ALL PostgreSQL functions?  (Poul Kristensen <bcc5226@gmail.com>)
Ответы Re: How to list ALL PostgreSQL functions?  (Poul Kristensen <bcc5226@gmail.com>)
Список pgsql-admin

12 сент. 2016 г., в 13:25, Poul Kristensen <bcc5226@gmail.com> написал(а):


Hi !

How do I get an overview of all functions in the PG api 

e.g. : 

posgres=# SELECT pg_last_xlog_receive_location();

postgres=# SELECT pg_current_xlog_location();

In my opinion it is not obvious how to list all pg_* functions.

Can anyone help?

\df pg_* in psql?


Thanks

Poul











--
May the force be with you…

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

Предыдущее
От: Poul Kristensen
Дата:
Сообщение: How to list ALL PostgreSQL functions?
Следующее
От: Poul Kristensen
Дата:
Сообщение: Re: How to list ALL PostgreSQL functions?