Re: Move passwords between databases

From: Raj Mathur <raju(at)linux-delhi(dot)org>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Move passwords between databases
Date: 2003-06-16 14:35:44
Message-ID: 16109.54720.584266.610026@mail.linux-delhi.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Erhm, the last line of the earlier mail should read:

I tried an "update pg_shadow set passwd=... where usename=..." but
that doesn't do the trick: Postgresql does not authenticate the user.

Regards,

-- Raju
--
Raj Mathur raju(at)kandalaya(dot)org http://kandalaya.org/
GPG: 78D4 FC67 367F 40E2 0DD5 0FEF C968 D0EF CC68 D17F
It is the mind that moves

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-06-16 14:48:06 Re: Move passwords between databases
Previous Message Raj Mathur 2003-06-16 13:41:27 Move passwords between databases