Search Postgresql Archives

Re: Which meta table contain the functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello

when you start psql with switch -E, then all used sql queries are showed.

try

psql -E yourdb
\df+ yourfce

you can find all functions in pg_proc table or information_schema.routines

Regards
Pavel Stehule

2007/6/16, Alfred Zhao <rongkai.zhao@xxxxxxxxx>:
Group,
   I can get the function list via \df. Can someone tell me which meta table
contain the function list? Thanks!

Alfred


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux