Skip to content

Installed PostGIS, getting error when opening spatial_ref_sys table #1280

Discussion options

You must be logged in to vote

Hey @piotrpalek,

That one seems to be a bug on the Table Editor UI - which is showing an internal table(extensions.spatial_ref_sys) as part of the public schema.

PostGIS itself should be fine though, you can query select * from extensions.spatial_ref_sys limit 1; to see the table has the usual contents(coordinate systems).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@piotrpalek
Comment options

@steve-chavez
Comment options

Answer selected by piotrpalek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants