Thread: how to detect last change

how to detect last change

From
Jan Poslusny
Date:
Hi,
is some 'technical' way to detect where the last change (i.e. insert or
update or delete) was performed on specified table ?
I know I can write appropriate triggers, but I am interesting in
exploring these informations from postgreSQL guts...

Regards, pajout.


Re: how to detect last change

From
Jan Poslusny
Date:
Sorry, WHEN the last change...

Jan Poslusny wrote:

> Hi,
> is some 'technical' way to detect where the last change (i.e. insert
> or update or delete) was performed on specified table ?
> I know I can write appropriate triggers, but I am interesting in
> exploring these informations from postgreSQL guts...
>
> Regards, pajout.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>