I'm having an issue where opening any datawindow in the powerbuilder IDE will turn on ODBC database logging causing application testing to run extremely slowly. Logging is not turned on in the ODBC DSN or in the properties of the connection in the database painter. A restart of the IDE (after closing all datawindow painters) is required to reset this logging.
I'm using postgresql. I first noticed this problem first started after recent windows 10 updates and it is reproducible in Windows 10 version 1803, but it first started with earlier updates. This might be unrelated since other changes were happening at the same time.
Has Anyone else seen this or have any ideas about how to change this behavior?