pg_connect: Postgres login

Description Usage Arguments Value

View source: R/login.R

Description

Conect to postgres using DBI.

Usage

1
pg_connect(user = NULL, pw = NULL, db = NULL, host = NULL)

Arguments

user

Username

pw

Password

db

Name of the database

host

Host machine for the postgres server

Value

Postgres connection


Cloud9Smart/postgresUtils documentation built on Sept. 20, 2020, 12:43 a.m.