redshift.disconnect: Disconnect from the Redshift Cluster

Description Usage Arguments Value Author(s) Examples

Description

Destroys the RJDBC connection to the Redshift cluster.

Usage

1

Arguments

conn

JDBC Connection returned by redshift.connect

Value

TRUE/Failure Notification

Author(s)

Eeshan Chatterjee

Examples

1
2
3
require(redshift)

#redshift.disconnect(connObj)

pingles/redshift-r documentation built on May 25, 2019, 7:13 a.m.