View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 03:39 PM
Richard Broersma Jr
 
Posts: n/a
Default Re: Store Procedures

> what i need is to see how 2 fields specific change there values, to do
> that i plan to make a temporal table with the fields before and after
> plus the time the changes where made... can i do this with store
> procedures??


http://www.varlena.com/varlena/GeneralBits/104.php

Check out this discussion on this link. It is very similar to what you want to do. If fact, my
experience is that "generalbits" is an excellent cookbook for and learning Postgresql developer.

Regards,
Richard Broersma Jr.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote