create_pool: Create a pool of connections

Description Usage Arguments

View source: R/create_pool.R

Description

Use a list of options (usually created through running credentials_extract) to create a pool of connections to the psql database.

Usage

1
create_pool(options_list)

Arguments

options_list

A list of options for connecting to a database, usually generated by calling credentials_extract()


databrew/portfoliodash documentation built on May 3, 2019, 1:47 p.m.