From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Eliana Gutierrez" <egp1962(at)yahoo(dot)com(dot)au> |
Cc: | "ayuda postgres" <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: funcion para trigger que acepte parametros |
Date: | 2007-03-13 00:47:29 |
Message-ID: | c2d9e70e0703121747j426caf6bm9350087ac1587b8a@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 3/11/07, Eliana Gutierrez <egp1962(at)yahoo(dot)com(dot)au> wrote:
> Lo que trato de logar es generar una tabla log, en la cual queden
> registradas todas las tablas que sean tocadas de mi BD. por lo que quiero
> generar trigger en cada una de las tablas y llamar a una funcion comun que
> haga el insert, pero necesito pasarle como parametro al insert el nombre de
> la tabla y el nombre del user que toco la tabla.
>
http://pgfoundry.org/projects/tablelog
prueba con este proyecto
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Quiroga | 2007-03-13 01:20:48 | ERROR: relation "nombre de tabla" does not exist |
Previous Message | Gabriel Colina | 2007-03-12 23:39:34 | Re: Mono. Postgresql y VB OT |