From: | christoph(dot)dellavalle(at)goetheanum(dot)ch |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: createuser problem |
Date: | 2003-12-11 06:35:31 |
Message-ID: | D1ECCF616FF6D611A3C3000102755F454D58B9@s2bdcmail.aag |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)mp(at)maildrop(dot)m2comsys(dot)com]
>Gesendet: Donnerstag, 11. Dezember 2003 04:32
>An: pgsql-novice(at)postgresql(dot)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(at)postgresql(dot)org
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alan T. Miller | 2003-12-11 08:44:31 | Something like 'to_days' in postgresql? Help with a MySQL migration... |
Previous Message | Cody Phanekham | 2003-12-11 06:00:13 | Unexpected PostgreSQL performance degradation |