Mikko Partio wrote:
I agree that the ability to restore changes is quite nice, but my
primary goal is to record changes from many tables into one table, and
I think tablelog does not offer that. Do you know any way of casting a
record to text, or perhaps a different way altogether to audit to one
table? It's hard to believe I am the first person to come up to this
problem.
Regards
MP
Got it solved with pl/perl, guess pl/pgsql was the wrong choice of
language for a dynamic thing such as this.
Regards
MP
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend