ERROR SR001: There's no spatial reference system with SRID 432. create table geo(g geometry not null); insert into geo values(ST_GeomFromText('POINT(1 1)', 0)); insert into geo values(ST_GeomFromText( ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results