Re: preserving data after updates - Mailing list pgsql-general

From Berend Tober
Subject Re: preserving data after updates
Date
Msg-id 63757.216.238.112.88.1109954797.squirrel@www.seaworthysys.com
Whole thread Raw
In response to Re: preserving data after updates  ("Greg Patnude" <gpatnude@hotmail.com>)
Responses Re: preserving data after updates
List pgsql-general
> I use a modified form of option 3 with an ON UPDATE RULE.... the update rule
> copies the row to an inherited table...

I just gotta say that THAT is one COOL use of PG inheritance! Do you find that
it works well and is robust and all the good stuff it seems like would be the
case?


-- Berend


pgsql-general by date:

Previous
From: "Greg Patnude"
Date:
Subject: Re: preserving data after updates
Next
From: Scott Frankel
Date:
Subject: Re: preserving data after updates