©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
dblink_get_connections() returns text[]
dblink_get_connections
returns an array of the names
of all open named dblink connections.
Returns a text array of connection names, or NULL if none.
SELECT dblink_get_connections();