dblink_error_message
Synopsis
dblink_error_message(text connname) returns textDescription
Arguments
Return Value
Notes
Examples
Was this helpful?
dblink_error_message(text connname) returns textWas this helpful?
Was this helpful?
SELECT dblink_error_message('dtest1');