Loggin a user who changed something in cetain table

Поиск
Список
Период
Сортировка
От oca@mvc.edu.ph
Тема Loggin a user who changed something in cetain table
Дата
Msg-id 20080801062611.fhyb5515w0k4k00c@mail.mvc.edu.ph
обсуждение исходный текст
Ответы Re: Loggin a user who changed something in cetain table  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-students
hi,

how can i logged users activity in the table where he is manipulating
someting?

like if i have a table:

Table: charge_rates
        Field1, Field2, Field3, user, time

when a user login to postgre and manipulated (INSERT or UPDATE)
something on that table, is there a way that i can record it in that
table and specifically put the username on the record he changed?

Thank you,
oca





В списке pgsql-students по дате отправления:

Предыдущее
От: "Kunal Gupta"
Дата:
Сообщение: How to connect to EC2 from postgres using stored procedure plpythonu
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Loggin a user who changed something in cetain table