Password for PostgreSQL user

Поиск
Список
Период
Сортировка
От Adrian Camero
Тема Password for PostgreSQL user
Дата
Msg-id 00a701bdfb89$ef773420$0302a8c0@osopc
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] JDBC date problem
Следующее
От: Gerald Gryschuk
Дата:
Сообщение: Re: [INTERFACES] [Fwd: errors in psqlodbc]