Re: change user password - Mailing list pgsql-general

From Martín Marqués
Subject Re: change user password
Date
Msg-id 200502210830.47958.martin@bugs.unl.edu.ar
Whole thread Raw
In response to change user password  (htakada@tresleones.com.py (Hugo))
List pgsql-general
El Jue 17 Feb 2005 14:27, Hugo escribió:
> hi, is it possible to change the user's password from a stored
> procedure or a funcion? I mean , is there a system function/stored
> procedure that can do it? like the  dbo.sp_password found in Adaptive
> server anywhare?

Why not use ALTER USER?

--
 08:30:14 up 161 days, 22:25,  3 users,  load average: 1.03, 0.68, 0.65
-----------------------------------------------------------------
Martín Marqués        | select 'mmarques' || '@' || 'unl.edu.ar'
Centro de Telematica  |  DBA, Programador, Administrador
             Universidad Nacional
                  del Litoral
-----------------------------------------------------------------

pgsql-general by date:

Previous
From: Shaun Clements
Date:
Subject: Re: Porting MySQL PHP to Postgres
Next
From: Matt Kynaston
Date:
Subject: Re: Porting MySQL PHP to Postgres