Thread: Some problems like stored procedure

Some problems like stored procedure

From
"Habib Seifzadeh"
Date:
hi there,
i have some problems in postgresql:
is there any stored procedure in postgresql or is there any graphical tool
for postgresql like enterprise manager in linux? i have another problem with
postgresql: i wanna change a user's password by ALTER USER habib WITH
PASSWORD 'test' but it doesn't work and it enters to database via old
password.also i can't command to postgresql via "psql" in linux.i'm forced
command it from php.