编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « pg_unescape_bytea
  • pg_update »
  • PHP Manual
  • PostgreSQL 函数
  • 关闭 PostgreSQL 连接的追踪功能

pg_untrace

(PHP 4 >= 4.0.1, PHP 5, PHP 7)

pg_untrace — 关闭 PostgreSQL 连接的追踪功能

说明

pg_untrace ([ resource $connection ] ) : bool

停止由 pg_trace() 启动的追踪功能。connection 指定了被追踪的连接号,默认为上一个打开的连接。

本函数总是返回 TRUE。

参见 pg_trace()。

相关文章
php ftp 函数 关闭一个 ftp 连接php mysql 函数 关闭 mysql 连接php oci8 函数 关闭 oracle 连接php postgresql 函数 关闭一个 postgresql 连接php postgresql 函数 打开一个 postgresql 连接php postgresql 函数 获知连接是否为忙php postgresql 函数 重置连接(再次连接)php postgresql 函数 获得连接状态php postgresql 函数 ping 数据库连接php postgresql 函数 ping 数据库连接php postgresql 函数 返回和某连接关联的主机名php postgresql 函数 得到某连接的最后一条错误信息php postgresql 函数 关闭一个大型对象php postgresql 函数 获得和连接有关的选项php postgresql 函数 打开一个持久的 postgresql 连接php postgresql 函数 ping 数据库连接php postgresql 函数 返回该连接的端口号php postgresql 函数 启动一个 postgresql 连接的追踪功能php postgresql 函数 返回该连接的 tty 号php postgresql 函数 关闭 postgresql 连接的追踪功能
关注编程学问公众号
编程学问网 湘ICP备20001732号