public inbox for [email protected]  
help / color / mirror / Atom feed
From: Yasuo Ohgaki <[email protected]>
To: Sunit Bhatia <[email protected]>
Cc: [email protected]
Subject: Re: Data Versioning
Date: Thu, 2 Aug 2001 11:13:01 +0900
Message-ID: <[email protected]> (raw)
References: <[email protected]>

> Does any body know if pgsql supports any kind of versioning of
binary
> objects or data. e.g. If I'm storing a binary file in a row of a
table, I
> would want to see different versions of the same biary file.
Everytime I do
> a write, the version number should be bumped up !!

With PostgreSQL, you can create RULE to keep old values.
(Much easier than other DB, thanks to RULE)
Refer to PostgreSQL manual for details.

Yasuo Ohgaki





view thread (4+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Data Versioning
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox