query_pg_from_file: Query a local postgres database from a file

Description Usage Arguments

View source: R/query_postgres_from_file.R

Description

Query a local postgres database from a file

Usage

1
query_pg_from_file(path_to_sql_file, dbname, schema = NULL, port = "5432")

Arguments

path_to_sql_file

path to .sql file

dbname

name of local postgres database


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