Search Postgresql Archives

Re: PL/pgSQL : notion of deferred execution

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

 



On Sun, Dec 11, 2005 at 16:31:59 +0100,
  Frank van Vugt <ftm.van.vugt@xxxxxxx> wrote:
> 
> Ratio: when deferred triggers on table A are used to calculate field values of 
> table B (which then obviously need an update), one might want to prevent 
> direct updates on these fields of table B

It might also work for you to do this with access rights. The triggers can
have different access rights than the user that caused the trigger to fire.


[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