So that hashvalue
30D841C3EEA693D1436D9B7978903527F9D0DDB6
is the result of hashing the string "#SCHEMA_NAME,OBJECT_TYPE,TABLE_NAME,HASH_VALUE,CREATED_TIME TEST_USER,TABLE,USER_DETAILS" ?
Isn't that trivially done in postgres easily with Corion's retrieval values (or mine), and postgres' md5() function (or similar functions from perl, or pgcrypto) ? Where are you having problems?
Also, do you mean 'temporary' where you wrote 'temporal'? And why 'temporary', or 'temporal'?
| [reply] [d/l] |
No, Erix, Sorry for the miscommunication. What I meant was that the CSV file which read all tables and generate a hash/checksum value for each table. And it is not temporary or temporal. Its about identify "tampered" tables by using the pre-generated hash/checksum values.
| [reply] |
ok, so it's apparently a bit different from what we thought. It's still pretty unclear what you're up to or aiming for (or whether you have already succeeded or not).
If you want help (from me, anyway) you'll have to provide a better explanation of what it is that you're stuck with.
| [reply] |