| From: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk> |
|---|---|
| To: | "Vladimir V(dot) Zolotych" <gsmith(at)eurocom(dot)od(dot)ua> |
| Cc: | pgsql-admin(at)postgresql(dot)org, olly(at)linda(dot)lfix(dot)co(dot)uk |
| Subject: | Re: password |
| Date: | 2000-05-27 11:07:16 |
| Message-ID: | 200005271107.e4RB7GR02074@linda.lfix.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
"Vladimir V. Zolotych" wrote:
>How can I set password on existing database ?
template1=# \help alter user
Command: ALTER USER
Description: Modifies user account information
Syntax:
ALTER USER username
[ WITH PASSWORD 'password' ]
[ CREATEDB | NOCREATEDB ] [ CREATEUSER | NOCREATEUSER ]
[ VALID UNTIL 'abstime' ]
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP key from public servers; key ID 32B8FAA1
========================================
"All that the Father giveth me shall come to me; and
him that cometh to me I will in no wise cast out."
John 6:37
| From | Date | Subject | |
|---|---|---|---|
| Next Message | dongmul1 | 2000-05-27 12:02:35 | Very Urgent!!! Help Me !!! |
| Previous Message | Vladimir V. Zolotych | 2000-05-27 09:39:18 | password |