<div dir="auto">Hi everyone,<div dir="auto"><br></div><div dir="auto">I need your help to figure this out. I have a DB in postgresql 10  with postgis 2.5. I know postgresql 10 is not supported anymore and we have plan to upgrade it soon but it is a different story.</div><div dir="auto">The thing is, I want to make a copy of this DB, so I tried a pg_basebackup to another postgres10+postgis 2.5 VM. After that, a vacuum went well but the analyzer throws an error on 1 specific table:</div><div dir="auto"><i style="font-size:12.8px">ERROR:  transform: Point outside of projection domain (2050)</i><br></div><div dir="auto">i tried also pg_dump/pg_restore but get the same error. Does anyone know what is the problem?</div><div dir="auto"><br></div><div dir="auto">Thanks for your help!</div><div dir="auto">Regards,</div><div dir="auto">Lan</div></div>