psql                 package:RPgSQL                 R Documentation

_R_u_n _t_h_e _P_o_s_t_g_r_e_S_Q_L _m_o_n_i_t_o_r

_D_e_s_c_r_i_p_t_i_o_n:

     `psql' simply runs the PostgreSQL monitor application "psql".

_U_s_a_g_e:

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

_A_r_g_u_m_e_n_t_s:

  dbname: a database name

    host: a database host name

    port: a port number

_A_u_t_h_o_r(_s):

     Timothy H. Keitt

