Re: [GENERAL] Data Versioning

2001-08-01 Thread Yasuo Ohgaki
> 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, yo

[GENERAL] Data Versioning

2001-08-01 Thread Sunit Bhatia
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 !! Is it possible to do i

[GENERAL] Data Versioning

2001-08-01 Thread Sunit Bhatia
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 !!   Is it possible to do it i