Re: change user password - Mailing list pgsql-general

From Michael Fuhr
Subject Re: change user password
Date
Msg-id 20050217190438.GA27175@winnie.fuhr.org
Whole thread Raw
In response to change user password  (Hugo Takada <htakada@gmail.com>)
List pgsql-general
On Thu, Feb 17, 2005 at 02:30:33PM -0400, Hugo Takada wrote:
>
> hi, is it possible to change the current user's password from a
> function/stored procedure , I mean,  is there a system function/stored
> procedure to do it? like the dbo.sp_password found in adaptive server
> anywhere.

See the documentation for ALTER USER.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Checking of constraints via subqueries?
Next
From: John Allgood
Date:
Subject: Re: Problems compiling 7.4.6 src rpms