Columns won't display when using PostGreSQL database to create DataWindow

Symptom

In PB IDE, there is no column to be selected in a DataWindow when using PB ODBC to connect to a PostGreSQL database. 

Cause

There are multiple schema in the database.

Workaround

Change PBTableOwner=' NO' to PBTableOwner='YES' in pbodb190.ini then you can see the columns.