Password for PostgreSQL user - Mailing list pgsql-interfaces

From Adrian Camero
Subject Password for PostgreSQL user
Date
Msg-id 00a701bdfb89$ef773420$0302a8c0@osopc
Whole thread Raw
List pgsql-interfaces
Phil:
        I'm use the psql program  to connect to database and use the
command:

create user [nombre_usuario] with password [password];

don't forget the semicolon char in the end.!!!

and with the command grant, you can set access privileges for tables.

For more information will use the command :
\?
in psql for the command-option list and :
\h
for sql command list.



*********************************************************
                          Adrian Camero          ************
                             acamero@elit.com.ar      ********
                                Santa Fe - Argentina       ********
*****************************************************************


pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] JDBC date problem
Next
From: Gerald Gryschuk
Date:
Subject: Re: [INTERFACES] [Fwd: errors in psqlodbc]