connect2postgres: Connect to postgres

Description Usage Arguments Value Author(s)

Description

Connect to a postgres database server

Usage

1
connect2postgres(hostip = NA, db = NA, user = NA, p = NA, os = "linux", pgutils = c("/home/ivan/tools/jdbc", "c:/pgutils"))

Arguments

hostip

IP

db

databasename

user
p

password

os

Linux works better

pgutils

if under windoze, where do you want downloads of postgres utils

Value

Database connection object.

Author(s)

ivanhanigan


ivanhanigan/delphe documentation built on May 18, 2019, 7:13 a.m.