On 2/11/22 15:48, Adrian Klaver wrote:
On 2/11/22 15:14, Bryn Llewellyn wrote:
/david.g.johns...@gmail.com <mailto:david.g.johns...@gmail.com> wrote:/




Tip if you do:

psql -d test -U postgres -h localhost -E

the -E will get you the queries for the \ meta-commands.

So:

\df+ tag_changeset_fnc


Should have mentioned, if you want to include system functions then it would be:

\dfS+


--
Adrian Klaver
adrian.kla...@aklaver.com


Reply via email to