Re: Modifying users password in pg_shadow from php

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Egy?d Csaba <csegyud(at)vnet(dot)hu>
Cc: "Pgsql-General(at)Postgresql(dot)Org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Modifying users password in pg_shadow from php
Date: 2004-09-25 15:56:27
Message-ID: 20040925155627.GA7000@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Együd Csaba (Freemail) 2004-09-25 16:13:48 Re: Modifying users password in pg_shadow from php
Previous Message Kundham Saare 2004-09-25 15:44:18 Re: figuring out if there was a transaction in this connection already