connect_to_local_postgres: Connect to Local PostGres Server

Description Usage Arguments

View source: R/connect_to_local_postgres.R

Description

Connect to Local PostGres Server

Usage

1
connect_to_local_postgres(dbname, schema = NULL, port = "5432")

Arguments

dbname

database name with the corresponding 'localhost/dbname' server

schema

defaults to NULL

port

defults to "5432"


patelm9/seagull documentation built on July 19, 2020, 5:52 a.m.