[postgis-devel] PSC Vote: Make spatial_ref_sys as a view

Regina Obe lr at pcorp.us
Tue Feb 8 09:58:26 PST 2022


> Anyways, I'm a -0 shading into a negative one unless you trot out some
users
> who will worship this change.
> 
> P.
> 
[Regina Obe] 
Paul,

If you do decide to give a -1 for this, please come up with an alternative
plan for fixing this bug moving forward
and making sure it stays fixed.

My feeling is spatial projections are more influx these days, so this will
become more of an issue moving forward.

https://trac.osgeo.org/postgis/ticket/5024

What I liked about strk's solution is that it provides a clear audit trail
of

1) Is the user's entries they are complaining about different from what we
published.
2) Have we changed entries from one upgrade to another.
3) It lets the user know they have entries different from what we shipped by
checking 
and a path for a user to ignore or purge their custom ones to be inline.  

SELECT postgis_full_version();

4) It provides a path forward to what Darafei and Raul have been complaining
about that spatial_ref_sys table is not a flexible enough way of dealing
with this.

5) In some cases if a user is using old entries and indexes based on that,
they might not want to use the "more correct ones" as it screws up there
workflow.
I have some clients that fit into that boat.

Thanks,
Regina








More information about the postgis-devel mailing list