<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div>I'm new with Postgis.</div><div>I'm upgrading a database from Postgis 1.5.1-5 to 2.3.1 following the instructions given on this web page : <a href="https://postgis.net/docs/postgis_installation.html#hard_upgrade">https://postgis.net/docs/postgis_installation.html#hard_upgrade</a>.</div><div>The errors below are displayed when importing my dump. Will my DB work well ? Should I fight more to have no errors at all ? <br></div><div>Thank you for your help and your attention.</div><div>With best regards,</div><div>Mikhael.<br></div><div><br></div><div dir="ltr">ERREUR:  la famille d'opérateur « btree_geography_ops » existe déjà pour la méthode d'accès « btree »<br>ERREUR:  la famille d'opérateur « btree_geometry_ops » existe déjà pour la méthode d'accès « btree »<br>ERREUR:  la famille d'opérateur « gist_geography_ops » existe déjà pour la méthode d'accès « gist »<br>ERREUR:  la contrainte de vérification « spatial_ref_sys_srid_check » est rompue par une ligne<br>ERREUR:  n'a pas pu créer l'index unique « spatial_ref_sys_pkey »<br>DÉTAIL : La clé (srid)=(999954) est dupliquée.</div><div dir="ltr"><br></div><div>My translation in English :</div><div>ERROR:  the operator family « btree_geography_ops » already exists for the access method « btree »<br>ERROR:  the operator family « btree_geometry_ops »already exists for the access method « btree »<br>ERROR:   the operator family « gist_geography_ops » already exists for the access method « gist »<br>ERROR:  the constraint check « spatial_ref_sys_srid_check » is broken  for one line<br>ERROR:  could not create the uniq index « spatial_ref_sys_pkey »<br>DETAIL : The key (srid)=(999954) is duplicated.<br></div></div></div></div>