Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

PostgreSQL connection "typname = 'geometry'": No Columns Returned

bbehjoo
6 - Meteoroid

Trying to set up a connection to PostgresSQL, able to get into to the database and see all the tables and fields but as soon as I try to run the table I get this error message: 

Input Data (3) Error opening "SELECT oid from pg_type where typname = 'geometry'": No Columns Returned.

 

Tried a few different versions of the PostgreSQL drivers with no luck. Also tried the Simba driver from the Alteryx downloads but can't even get a successful connection on that one in ODBC admin. Keep getting the below failed message when trying to. 

 

Any help would be appreciated. 

 

bbehjoo_0-1647460136739.png

 

3 REPLIES 3
bbehjoo
6 - Meteoroid

Still looking to solve this is anybody could help it would be greatly appreciated. 

bbehjoo
6 - Meteoroid

I did and unfortunately they did not provide a solution. I have tried both unicode and ansi driver and I am able to see all the columns. The issue comes when I actually try to run the workflow. 

Labels
Top Solution Authors