|
|
|
@ -32,6 +32,7 @@ ALTER USER <replaceable class="PARAMETER">role_specification</replaceable> [ WIT |
|
|
|
| INHERIT | NOINHERIT |
|
|
|
| INHERIT | NOINHERIT |
|
|
|
| LOGIN | NOLOGIN |
|
|
|
| LOGIN | NOLOGIN |
|
|
|
| REPLICATION | NOREPLICATION |
|
|
|
| REPLICATION | NOREPLICATION |
|
|
|
|
|
|
|
| BYPASSRLS | NOBYPASSRLS |
|
|
|
| CONNECTION LIMIT <replaceable class="PARAMETER">connlimit</replaceable> |
|
|
|
| CONNECTION LIMIT <replaceable class="PARAMETER">connlimit</replaceable> |
|
|
|
| [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>' |
|
|
|
| [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>' |
|
|
|
| VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>' |
|
|
|
| VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>' |
|
|
|
|