greenplum_connect: Setup Greenplum Database Connection

Description Usage Arguments Note

View source: R/greenplum_connect.r

Description

This function establishes a RPostgreSQL database connection.

Usage

1
2
3
4
5

Arguments

ask

Logical, if TRUE (default) then RStudio will ask the user to input their database password, if FALSE then password will be read from secret.rds

Note

Database connection created with RPostgreSQL rather than RPostgres or RGreenplum as only RPostgreSQL can run multiple queries with one db call.


joshua-ruf/fidelis documentation built on July 20, 2019, 1:56 a.m.