Re: How to list ALL PostgreSQL functions? - Mailing list pgsql-admin

From Vladimir Borodin
Subject Re: How to list ALL PostgreSQL functions?
Date
Msg-id 38EB733C-FDF1-4644-ACC9-49D0CA125F79@simply.name
Whole thread Raw
In response to How to list ALL PostgreSQL functions?  (Poul Kristensen <bcc5226@gmail.com>)
Responses Re: How to list ALL PostgreSQL functions?
List 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 by date:

Previous
From: Poul Kristensen
Date:
Subject: How to list ALL PostgreSQL functions?
Next
From: Poul Kristensen
Date:
Subject: Re: How to list ALL PostgreSQL functions?