On Sat, Sep 25, 2004 at 05:40:27PM +0200, Egy?d Csaba wrote:
> I'm wonder if there is any possibility to modify a users password by
> updating the pg_shadow table.
Why not use ALTER USER?
http://www.postgresql.org/docs/7.4/static/sql-alteruser.html
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/