From: | Alex Page <alex(dot)page(at)cancer(dot)org(dot)uk> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Versioning control in PostgreSQL? |
Date: | 2003-10-28 11:43:44 |
Message-ID: | 20031028114344.GE27115@halcyon.ox.icnet.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I haven't used PostgreSQL for nearly a year now, and when I was last
using it there was some discussion on versioning control being
introduced as a feature. Basically, for some data, I'd like to keep
track of who changed it, when, and to what. I know I could include
multiple values in the schema, and have a view to pull out the most
recent, but I was wondering if there was something more automatic that
is a feature of PostgreSQL itself. I've looked around the documentation
with no success. Does anybody know if this is possible?
Alex
--
Mail: Alex Page <alex(dot)page(at)cancer(dot)org(dot)uk>
Real: Systems/Network Assistant, Epidemiology Unit, Oxford
Tel: 01865 302 223 (external) / 223 (internal)
PGP: 8868 21D7 3D35 DD77 9D06 BF0A 0746 2DE6 55EA 367E
From | Date | Subject | |
---|---|---|---|
Next Message | Shridhar Daithankar | 2003-10-28 13:04:06 | Re: Versioning control in PostgreSQL? |
Previous Message | Christian Wetzig | 2003-10-28 11:37:29 | SELECT with row>32k hangs over SSL-Connection |