Neil Berkman <[EMAIL PROTECTED]> writes: > Is there any way to remove a password, specifically from the postgres > user?
You can set the field to NULL in pg_shadow, though I really wonder why
you'd bother, if you're not using password authentication.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
