Postgres {RPostgres}R Documentation

Postgres driver

Description

This driver never needs to be unloaded and hence dbUnload() is a null-op.

Usage

Postgres()

Examples

library(DBI)
RPostgres::Postgres()

[Package RPostgres version 1.2.0 Index]