Learn R Programming

timeseriesdb (version 0.2.1)

dbIsValid,PostgreSQLConnection-method: Check Validity of a PostgreSQL connection

Description

Is the PostgreSQL connection expired?

Usage

# S4 method for PostgreSQLConnection
dbIsValid(dbObj)

Arguments

dbObj

PostgreSQL connection object.