Skip to main content
Archived

POSTGRESQL : something to distinguish spatial and non spatial tables

Related products:Integrations
  • April 3, 2018
  • 2 replies
  • 41 views

mathieu_ambrosy
Contributor
Forum|alt.badge.img+5

I often need to add spatial tables (PostGIS) and non spatial tables (PostgreSQL) in the same workspace.

For spatial tables, I'm adding a PostGIS reader.
For non spatial tables, I'm adding a PostgreSQL reader but I need to uncheck spatial tables because I dont want to read them with the PostgreSQL reader (the PostGIS reader already read them).

And if I have many tables, it's not convenient.

So I would like a parameter for the PostgreSQL reader to include/exclude spatial tables from the tables list or a symbol in the tables list to distinguish spatial and non spatial tables, or a button "select/unselect spatial tables".

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

roland.martin
Contributor
Forum|alt.badge.img+11

Completely agree. Why doesn't everything come in through a single reader but with geometry set to nothing if it's non-geographic?


mathieu_ambrosy
Contributor
Forum|alt.badge.img+5

Yes a single reader is a good option too if its not too hard for parameters.