Re: createuser problem

Поиск
Список
Период
Сортировка
От christoph.dellavalle@goetheanum.ch
Тема Re: createuser problem
Дата
Msg-id D1ECCF616FF6D611A3C3000102755F454D58B9@s2bdcmail.aag
обсуждение исходный текст
Ответ на createuser problem  ("Manu M P" <manu.mp@maildrop.m2comsys.com>)
Список pgsql-novice
Hi

To create a database superuser, use CREATE USER name CREATEUSER
for further details please read Documentation Chapter 4, section 4.2
http://www.postgres.org/docs/7.3/static/user-attributes.html

Chris

>-----Ursprüngliche Nachricht-----
>Von: Manu M P [mailto:manu.mp@maildrop.m2comsys.com]
>Gesendet: Donnerstag, 11. Dezember 2003 04:32
>An: pgsql-novice@postgresql.org
>Betreff: [NOVICE] createuser problem
>
>
>Friends
>
>The man page of createuser shows that only superusers can
>create users with "createuser". How can i make an ordinary
>user a super user?
>
>Manu
>
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to
>majordomo@postgresql.org
>

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

Предыдущее
От: "Cody Phanekham"
Дата:
Сообщение: Unexpected PostgreSQL performance degradation
Следующее
От: "Alan T. Miller"
Дата:
Сообщение: Something like 'to_days' in postgresql? Help with a MySQL migration...