create user

Поиск
Список
Период
Сортировка
От Marcos
Тема create user
Дата
Msg-id 3ABF7680.B4D923FC@second.ival.es
обсуждение исходный текст
Список pgsql-general
hi,

    i have just created a new database. I would like to add, now, a new
user. The user can make any changes in THIS database (no one else).
    i used: (from NEW database)
        create user new_user with password "new_pass";
    i try to connect to another database with this new_user and i did
it. how can i prevent this option?

best regards,

marcos
marcos@ival.es



В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Hi
Следующее
От: "Mayers, Philip J"
Дата:
Сообщение: RE: MACADDR types NULL value (undocumented?)