Hello, I am trying to populate/create a database with CREATE TABLE AS SELECT like so:
This works on one database instance, but not on another. On the
database it doesn't work on it seems to hang on executing and when
I cancel it I get
Any help/suggestions would be greatly appreciated. I am running
PostgreSQL 9.6 with PostGIS also for some spatial functionality. Thanks, Derek |