[postgis-users] tracing users activity

klaus Förster klaus.foerster at uibk.ac.at
Wed Oct 5 02:26:16 PDT 2005


hi luca,
there's a fine example in the postgresql docs (8.0) that shows how to 
create an audit-trigger that logs activities according to actions taken: 
http://www.postgresql.org/docs/8.0/interactive/plpgsql-trigger.html#PLPGSQL-TRIGGER-AUDIT-EXAMPLE

klaus

Luca Innocenti wrote:
> a question...
> 
> it's possible in PostGis taking trace of features modifications???
> 
> i try to explain... i would like to remember every modification
> of feature position. I have a lot of users on my db and every user
> can modify the Db (data or position) and i would like tracing
> the activity for the integrity and correctness of the information (i made a
> daily
> backup but this is not a good solution)
> 
> Thanks and sorry for my poor english
> 
> Luca
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users

-- 
          O-.
          /_ )
           | (U
klaus*   /|
         / /
         ~ ~



More information about the postgis-users mailing list