如何在postgresql中显示功能,过程,触发源代码? [英] How to display the function, procedure, triggers source code in postgresql?

查看:65
本文介绍了如何在postgresql中显示功能,过程,触发源代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在PostgreSQL中打印函数并触发源代码?请让我知道是否有人知道查询以显示该功能,并触发源代码。

How to print functions and triggers sourcecode in postgresql? please let me know if any one know the query to display the function, triggers source code.

推荐答案

psql 中的\df + 提供了源代码。

\df+ in psql gives you the sourcecode.

这篇关于如何在postgresql中显示功能,过程,触发源代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆