duplicates in thumbnail_pkey, upgrading from 4.3.3. to 4.4.3
Posted: Sun Sep 02, 2012 8:08 am
Dear community,
while upgrading my omero server (debian squeeze, up to date, ice33) from 4.3.3 to 4.4.3, following instructions at http://www.openmicroscopy.org/site/supp ... er/upgrade , I experienced an issue running the optimization
This might be related to the issue I got with the preview and mentioned in my previous post?
Anyway, does anyone have suggestions to investigate and/or fix this issue.
many thanks
Jacques
while upgrading my omero server (debian squeeze, up to date, ice33) from 4.3.3 to 4.4.3, following instructions at http://www.openmicroscopy.org/site/supp ... er/upgrade , I experienced an issue running the optimization
- Code: Select all
psql -h localhost -U db_user omero_database -c "REINDEX DATABASE omero_database FORCE;".
ERROR: could not create unique index "thumbnail_pkey"
DETAIL: Table contains duplicated values.
This might be related to the issue I got with the preview and mentioned in my previous post?
Anyway, does anyone have suggestions to investigate and/or fix this issue.
many thanks
Jacques