Previene el borrado definitivo de registros usando esta utilidad (después de instalada), la cual permite recuperar los registros borrados sobre cualquier tabla sin importar los tipos de datos.
Si la estructura de la tabla cambia (añadiendo o eliminando campos), después de eliminar registros de esa tabla, la funcion fn_RecuperarReg puede recuperar los registros eliminados, almacenados en la tabla deleted.borradoscopia usando un filtro sobre 1 campo.
Más información mirar la wiki
------------------
Prevents purging of records using this utility (after installation), which lets you recover deleted records on any table regardless of the data types.
If the table structure changes (adding or removing fields) after deleting records in that table, the function fn_RecuperarReg can recover deleted records, stored in the table deleted.borradoscopia using a filter on one field.
More information in the wiki
Features
- PostgreSQL
- recover
- deleted
- rows
- PostgreSQL recover deleted rows
- trigger
License
GNU General Public License version 3.0 (GPLv3)User Reviews
-
Thanks you! Look another projects in my account!
-
Nice work ! Great project.