dblink_is_busy
Synopsis
dblink_is_busy(text connname) returns intDescription
Arguments
Return Value
Examples
SELECT dblink_is_busy('dtest1');Last updated
Was this helpful?
dblink_is_busy(text connname) returns intSELECT dblink_is_busy('dtest1');Last updated
Was this helpful?
Was this helpful?