That's what I wanted to do originally. However, my boss and I believe it very important to be able to trace the individual picture to the exact property, not a unique identifier.
Yes, we have examined the limitations of the file system and we will need to run a test of this. We are going to be using ext2 or ext3 filesystems, not DOS (yikes!) even though it can support thousands of files. If the file system is not going to do the job, then the database will have to do it.
By placing the proper indexes and operating with in the 24TB limit of a table size in Postgres, this should not be a problem, if it comes to that.
Your feedback is appreciated. Thank you.
Gary
gwinn7