Re: [ADMIN] question about phppgadmin

2010-10-18 Thread osman mohamad
> when I create a user "user1" and give this user the permissions on > a database "db1" (including login privilage), > > this user can access all databases although it doesn't have the privilges > (even after implmenting the revoke command) > > on the other hand, any user can access the database "

[ADMIN] question about phppgadmin

2010-09-29 Thread osman mohamad
when I create a user "user1" and give this user the permissions on a database "db1" (including login privilage), this user can access all databases although it doesn't have the privilges (even after implmenting the revoke command) on the other hand, any user can access the database "db1" after lo

[ADMIN] calling function problem?

2004-09-10 Thread osman
Hi   İ want to call a trigger function  from  another trigger.Like “include” function in php.is that possible?if ok, how? Thanks a lot…