Re: Loggin a user who changed something in cetain table

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: Loggin a user who changed something in cetain table
Дата
Msg-id 200808011555.21627.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Loggin a user who changed something in cetain table  (oca@mvc.edu.ph)
Список pgsql-students
On Thursday 31 July 2008 18:26:11 oca@mvc.edu.ph wrote:
> 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?
>

http://pgfoundry.org/projects/tablelog/
http://andreas.scherbaum.la/blog/archives/100-Log-Table-Changes-in-PostgreSQL-with-tablelog.html
HTH

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

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

Предыдущее
От: oca@mvc.edu.ph
Дата:
Сообщение: Loggin a user who changed something in cetain table
Следующее
От: oca@mvc.edu.ph
Дата:
Сообщение: Problem accessing View in VB6