This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I have been tasked with setting up a database (I am choosing postgresql merely because of familiarity) to store a huge amount of image data. I am recording ~8mb tiff files which are imaged from a microscope in a mosaic pattern. This will be repeated many times to create a mosaic volume. The final database could be as large as 50TB. I would like some help on best practices, advice etc to setup this up.
In the past, the general consensus was to have a filesystem metadata in a database, is this still the best practice? Can we store image data along with metadata in a database now?
Thanks.
Subreddit
Post Details
- Posted
- 9 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/PostgreSQL/...