pub fn pg_ping() -> Result<bool, Box<EvalAltResult>>
Ping the PostgreSQL server
Result<bool, Box<EvalAltResult>>