I am trying to execute a series of queries to a PostgreSQL database. I was previously using OdbcConnection synchronously, but seeing that it is taking up so muc
OdbcConnection