函式:pg_tty()


pg_tty

取得连线机器终端机。

语法: string pg_tty(int connection);

传回值: 字串

函式种类: 资料库功能

内容说明

本函式用来取得目前连线中 PostgreSQL 伺服器的终端机名称,供除错等使用。参数 connection 为连线代码。


[ 上一页 下一页 ]