16 May
                
                    2022
                
            
            
                16 May
                
                '22
                
            
            
            
        
    
                4:39 p.m.
            
        忘记了原来的密码,现在如何修改呢? opengauss=# alter user opengauss identified by 'Opengauss123' REPLACE ''; ERROR: The old password is invalid. opengauss=# opengauss=# opengauss=# opengauss=# opengauss=# alter user opengauss identified by 'Opengauss123' REPLACE 'opengauss'; ERROR: The old password is invalid. opengauss=# opengauss=#