From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Fontenot, Paul" <Paul(dot)Fontenot(at)bannerhealth(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Passwords |
Date: | 2003-03-28 20:28:50 |
Message-ID: | 200303282028.h2SKSoC11156@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
The man page looks pretty clear to me:
-P
--pwprompt
If given, createuser will issue a prompt for the
password of the new user. This is not necessary if
you do not plan on using password authentication.
---------------------------------------------------------------------------
Fontenot, Paul wrote:
> I've recently moved from MySQL to PostgreSQL when I installed RH 8.0 and
> I have managed to get everything the way I want EXCEPT for one, how do I
> set a users password? The createuser man page is not that clear to me on
> this one.
>
> I'm using PostgreSQL Version 7.2.2-1 (shipped with RH 8.0)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Johnson, Shaunn | 2003-03-28 20:34:49 | query taking too long |
Previous Message | Dann Corbit | 2003-03-28 19:45:01 | Re: About OIDs |