init_postgresql: PostgreSQL Database Connection

View source: R/init_postgresql.R

init_postgresqlR Documentation

PostgreSQL Database Connection

Description

Maintains a connection to a local PostgreSQL database

Usage

init_postgresql(user, password)

Arguments

user

the password

Value

an object that maintains a connection to the database that you can query with SQL


MattjCamp/Database documentation built on June 9, 2025, 7:53 a.m.