Is there an equivalent of svn/git etc. for the data in a database's tables?

Can I set something up so that I can see what was in the table two days/months etc. ago?

I realize that in the case of rapidly changing hundred million row tables this presents an impossible problem.

The best kludge I can think of is copying the tables to a directory and git-ing the directory.

Thanks,

John



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to