postgresConnect: postgresConnect

Description Usage Arguments

Description

postgresConnect

Usage

1
2
postgresConnect(Username = "postgjest", Password = "gjestpost",
  host = "gisdata-db.nina.no")

Arguments

host

Name of database server. Defaults to (new) main PostgreSQL machine "gisdata-db.nina.no".

user

Username, defaults to guest account with basic read privileges

password

Password Beware of storing this in cleartext in scripts. Consider storing it in a file that is included in gitignore.


NINAnor/SurveyPower documentation built on May 7, 2019, 10:43 p.m.