psql {RPgSQL}R Documentation

Run the PostgreSQL monitor

Description

psql simply runs the PostgreSQL monitor application "psql".

Usage

psql(dbname=NULL, host=NULL, port=NULL)

Arguments

dbname a database name
host a database host name
port a port number

Author(s)

Timothy H. Keitt