Hi,
jacques2020 wrote:- Is it sufficient to delete the images with duplicates thumbnails as well as the thumbnails (and re-import images)? I have no backup from a date before importing the images related to incriminated thumbnails (4 months ago). And anyway, it would mean loosing all data imported since then (or re-import them)?
It shouldn't be necessary to delete the images. Just the thumbnails are causing problems (so far).
jacques2020 wrote:- Is there a test I can run to ensure that there is no other issue with my database ?
Not that I know of offhand. If the REINDEX command runs to completion, though, I would feel fairly confident that the DB is in working order. But it probably makes sense to make a backup at this point, so we can get back to this state if need be.
jacques2020 wrote:- About postgresql version, that's the one included with debian squeeze (the latest stable release). Do you think it is such an issue that I should (manually) upgrade to a more recent version?
No. If you are up-to-date with your distribution's version (all patch fixes, etc.), then that should be fine.
jacques2020 wrote:- About the causes, I have no memory of any disk issue on the server within the last four months. Could it have been an issue during import with network or ...?
It shouldn't have anything to do with OMERO or the network. This is quite internal to PostgreSQL.
jacques2020 wrote:- The code to find details failed to return anything for some reasons, but I find my way using
- Code: Select all
omero -g CeDRE hql "select i from Image i where i.id = 198152"
Understood. Can you also look at the thumbnail rows and see if there are any important differences? If not, then deleting one should be fine.
Cheers,
~Josh