Including non-spatial tables while exporting from PostgreSQL to a geodatabase

363
0
08-03-2020 01:20 PM
GísliPálsson
New Contributor

Hey there,

One of my clients wants a geodatabase from a PostgreSQL/PostGIS project I have been doing. I can right click the Database Connection in the Catalog and Export - Geodatabase, but the result is only the tables with a geometry field. That's completely inadequate as most of the spatializations are done via views joining tables with geometry fields to tables without them using common keys. 

Can someone point out a way to get all tables -- not just tables with a geom field/geom index as an export from a PostgreSQL database?

thanks!

0 Kudos
0 Replies