Database modelling question for version management of data - Mailing list pgsql-general

From Gianni Mariani
Subject Database modelling question for version management of data
Date
Msg-id 3F3F4549.80200@mariani.ws
Whole thread Raw
Responses Re: Database modelling question for version management  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
I'm sure this problem has been solved by someone.

I am designing a retail product database and I need to "version control"
the contents of the database.  The requirements include rollback,
branching, merging etc.

I can think of some fairly expensive techniques to manage the data but I
was wondering if someone has some insights into some optimizations.

G








pgsql-general by date:

Previous
From: "Matthew D. Fuller"
Date:
Subject: Re: Arrays and "goodness" in RDBMSs (was Re: join of array)
Next
From: stephane parenton
Date:
Subject: insert and heritage...