Search Postgresql Archives

Re: Best practice to grant all privileges on all bjects in database?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Em Quinta 25 Maio 2006 19:33, Jim Nasby escreveu:
>
> Only helps if the OP is willing to run on HEAD; grant on sequence is
> not in 8.1 (at least not according to the docs).
>
> As for triggers, I don't really see how that would make any sense.

A trigger could start some modification in a table where the user has no 
direct access to, e.g. a logging table.  By granting access to the trigger 
and making the trigger able to access that table, then the operation could be 
completed and data could ba safe from users.  I dunno, though, if the 
permissions set to the function would allow that... 

-- 
Jorge Godoy           <jgodoy@xxxxxxxxx>


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux