Message-ID: From: "jraiford1 (@jraiford1)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 01 Aug 2024 16:43:17 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #22: ODBC driver issue while working with Informatica Cloud In-Reply-To: References: List-Id: X-GitHub-Author-Login: jraiford1 X-GitHub-Comment-Id: 2263506075 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 22 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/22#issuecomment-2263506075 Content-Type: text/plain; charset=utf-8 Something that may be helpful is to capture the problem with ODBC tracing enabled. This will log every api call and return. It slows everything down quite a bit and the log grows quickly. I imagine only the tail end of the log would be useful to see what calls lead up to the crash. Note that I'm not sure if it will include personal information so you will probably want to review it before sending it.